mariadb/mysql-test/suite/parts/inc
Sergei Golubchik 1efdd5a572 rename debug variable to debug_dbug, to make test pass in release builds
(and to follow the naming conventons).
keep old debug variable, but mark it as deprecated.
2011-12-15 22:07:58 +01:00
..
methods1.inc Fixes for the bugs 2007-11-20 16:04:07 +01:00
part_blocked_sql_funcs_main.inc Post-push fixes for the bug #42849: 2009-12-14 20:27:43 +03:00
part_supported_sql_funcs_delete.inc Adding support for Dynamic columns (WL#34): 2011-05-08 13:24:06 +03:00
part_supported_sql_funcs_main.inc Merge with 5.1-microseconds 2011-05-28 05:11:32 +03:00
partition.pre Speed up of test suite: 2009-10-28 09:52:34 +02:00
partition_10.inc Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_11.inc Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_12.inc Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_20.inc Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_alter1_1.inc Merge magare.gmz:/home/kgeorge/mysql/work/B36011-take2-5.0-bugteam 2008-05-16 19:03:50 +03:00
partition_alter1_1_2.inc Merge magare.gmz:/home/kgeorge/mysql/work/B36011-take2-5.0-bugteam 2008-05-16 19:03:50 +03:00
partition_alter1_2.inc Merge magare.gmz:/home/kgeorge/mysql/work/B36011-take2-5.0-bugteam 2008-05-16 19:03:50 +03:00
partition_alter2_1.inc merge of bug#47135 into mysql-next-mr-bugfixing 2009-11-25 09:19:34 +01:00
partition_alter2_2.inc merge of bug#47135 into mysql-next-mr-bugfixing 2009-11-25 09:19:34 +01:00
partition_alter3.inc Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_alter4.inc Bug#20129: ALTER TABLE ... REPAIR PARTITION ... complains that 2008-08-11 20:02:03 +02:00
partition_alter_1.inc Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_alter_11.inc Bug#36732: many disabled ndb tests in test suite parts 2008-07-01 20:38:15 +02:00
partition_alter_13.inc merge of bug#47135 into mysql-next-mr-bugfixing 2009-11-25 09:19:34 +01:00
partition_alter_41.inc Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_auto_increment.inc Bug#57890: Assertion failed: next_insert_id == 0 2010-11-11 11:34:55 +01:00
partition_basic.inc additional test fix for Bug#32167 another privilege bypass with DATA/INDEX DIRECTORY 2008-02-29 12:52:50 +04:00
partition_basic_symlink.inc Bug#35306: partition_basic_symlink test failures 2008-03-17 16:18:02 +01:00
partition_bigint.inc Speed up of test suite: 2009-10-28 09:52:34 +02:00
partition_binary.inc Speed up of test suite: 2009-10-28 09:52:34 +02:00
partition_bit.inc Speed up of test suite: 2009-10-28 09:52:34 +02:00
partition_blob.inc Bug#34225: test suit parts uses /tmp-dir 2008-02-06 15:13:56 +01:00
partition_blocked_sql_funcs.inc Fixes for the following bugs: 2007-08-27 14:08:32 -06:00
partition_char.inc Speed up of test suite: 2009-10-28 09:52:34 +02:00
partition_check.inc Bug#49938: Failing assertion: inode or deadlock in fsp/fsp0fsp.c 2010-10-06 11:34:28 -03:00
partition_check_drop.inc merge with 5.3 2011-10-19 21:45:18 +02:00
partition_check_read.inc Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_check_read1.inc Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_check_read2.inc Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_cleanup.inc Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_crash.inc Bug#56659: Mismatch of CAPITAL vs small letters in "unified filelist" partitioning output 2010-09-15 10:22:12 +02:00
partition_crash_add.inc rename debug variable to debug_dbug, to make test pass in release builds 2011-12-15 22:07:58 +01:00
partition_crash_change.inc rename debug variable to debug_dbug, to make test pass in release builds 2011-12-15 22:07:58 +01:00
partition_crash_drop.inc rename debug variable to debug_dbug, to make test pass in release builds 2011-12-15 22:07:58 +01:00
partition_date.inc Speed up of test suite: 2009-10-28 09:52:34 +02:00
partition_datetime.inc Speed up of test suite: 2009-10-28 09:52:34 +02:00
partition_decimal.inc 5.5-merge 2011-07-02 22:08:51 +02:00
partition_directory.inc Bug#14326: No formatting of partitioning clause in SHOW CREATE TABLE output 2008-11-04 08:43:21 +01:00
partition_double.inc 5.5-merge 2011-07-02 22:08:51 +02:00
partition_engine.inc Post push fix 2008-02-25 21:18:50 +01:00
partition_enum.inc Speed up of test suite: 2009-10-28 09:52:34 +02:00
partition_fail.inc fix of partitioning tests that fails on windows + merge of minor cleanup 2011-04-29 09:56:36 +02:00
partition_fail_add.inc rename debug variable to debug_dbug, to make test pass in release builds 2011-12-15 22:07:58 +01:00
partition_fail_change.inc rename debug variable to debug_dbug, to make test pass in release builds 2011-12-15 22:07:58 +01:00
partition_fail_drop.inc rename debug variable to debug_dbug, to make test pass in release builds 2011-12-15 22:07:58 +01:00
partition_float.inc 5.5-merge 2011-07-02 22:08:51 +02:00
partition_int.inc Speed up of test suite: 2009-10-28 09:52:34 +02:00
partition_key_4col.inc Bug#34225: test suit parts uses /tmp-dir 2008-02-06 15:13:56 +01:00
partition_key_8col.inc Bug#34225: test suit parts uses /tmp-dir 2008-02-06 15:13:56 +01:00
partition_key_16col.inc Bug#34225: test suit parts uses /tmp-dir 2008-02-06 15:13:56 +01:00
partition_key_32col.inc merge. 2010-11-25 18:17:28 +01:00
partition_layout.inc Bug#56659: Mismatch of CAPITAL vs small letters in "unified filelist" partitioning output 2010-09-15 10:22:12 +02:00
partition_layout_check1.inc merge 2011-04-26 11:35:17 +02:00
partition_layout_check2.inc merge 2011-04-26 11:35:17 +02:00
partition_mediumint.inc Speed up of test suite: 2009-10-28 09:52:34 +02:00
partition_methods1.inc Bug#35306: partition_basic_symlink test failures 2008-03-17 16:18:02 +01:00
partition_methods2.inc Bug#35306: partition_basic_symlink test failures 2008-03-17 16:18:02 +01:00
partition_mgm.inc Bug#49907: ALTER TABLE ... TRUNCATE PARTITION does not wait for 2010-08-16 14:53:30 +02:00
partition_mgm_crash.inc Bug#53676: Unexpected errors and possible table 2010-08-13 09:50:25 +02:00
partition_set.inc Bug#34225: test suit parts uses /tmp-dir 2008-02-06 15:13:56 +01:00
partition_smallint.inc Speed up of test suite: 2009-10-28 09:52:34 +02:00
partition_supported_sql_funcs.inc Adding support for Dynamic columns (WL#34): 2011-05-08 13:24:06 +03:00
partition_syntax.inc Fixed test cases with regards to error codes 2009-10-21 18:27:34 +02:00
partition_syntax_1.inc Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_syntax_2.inc Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_text.inc Bug#34225: test suit parts uses /tmp-dir 2008-02-06 15:13:56 +01:00
partition_time.inc Speed up of test suite: 2009-10-28 09:52:34 +02:00
partition_timestamp.inc Merge MySQL 5.1.44 into MariaDB. 2010-03-04 09:03:07 +01:00
partition_tinyint.inc Speed up of test suite: 2009-10-28 09:52:34 +02:00
partition_trigg1.inc Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_trigg2.inc Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_trigg3.inc Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_value.inc Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_varbinary.inc Speed up of test suite: 2009-10-28 09:52:34 +02:00
partition_varchar.inc Speed up of test suite: 2009-10-28 09:52:34 +02:00
partition_year.inc Speed up of test suite: 2009-10-28 09:52:34 +02:00