mariadb/mysql-test/suite/parts/r
Vladislav Vaintroub 8b6eb98f78 Build fixes:
- Fix signed/unsigned warning (error -Werror) in readline
- change regex_replace pattern to account for forward or backward slashes 
   in partition_recover_myisam ( fixes Windows/embedded)
2011-02-26 18:46:16 +01:00
..
ndb_dd_backuprestore.result Bug#41307: Tests using include/ndb_backup.inc won't work on Windows due to 'grep' call. 2009-03-16 17:36:14 -04:00
optimizer.result Fixed warnings and build failures after last push 2010-08-02 19:39:45 +03:00
part_blocked_sql_func_innodb.result Post-push fixes for the bug #42849: 2009-12-14 20:27:43 +03:00
part_blocked_sql_func_myisam.result Post-push fixes for the bug #42849: 2009-12-14 20:27:43 +03:00
part_supported_sql_func_innodb.result Bug#54483: valgrind errors when making warnings for multiline inserts into partition 2010-12-22 10:50:36 +01:00
part_supported_sql_func_myisam.result Bug#54483: valgrind errors when making warnings for multiline inserts into partition 2010-12-22 10:50:36 +01:00
part_supported_sql_func_ndb.result fixed some parts test suite bugs 2009-01-31 17:47:35 +02:00
partition_alter1_1_2_innodb.result Backport of test results for Bug#38719 from 6.0 to 5.1 2009-02-18 22:35:28 +01:00
partition_alter1_1_2_myisam.result Backport of test results for Bug#38719 from 6.0 to 5.1 2009-02-18 22:35:28 +01:00
partition_alter1_1_2_ndb.result Merge magare.gmz:/home/kgeorge/mysql/work/B36011-take2-5.0-bugteam 2008-05-16 19:03:50 +03:00
partition_alter1_1_innodb.result Backport of test results for Bug#38719 from 6.0 to 5.1 2009-02-18 22:35:28 +01:00
partition_alter1_1_myisam.result Backport of test results for Bug#38719 from 6.0 to 5.1 2009-02-18 22:35:28 +01:00
partition_alter1_1_ndb.result Merge magare.gmz:/home/kgeorge/mysql/work/B36011-take2-5.0-bugteam 2008-05-16 19:03:50 +03:00
partition_alter1_2_innodb.result Bug#14326: No formatting of partitioning clause in SHOW CREATE TABLE output 2008-11-04 08:43:21 +01:00
partition_alter1_2_myisam.result Bug#14326: No formatting of partitioning clause in SHOW CREATE TABLE output 2008-11-04 08:43:21 +01:00
partition_alter1_2_ndb.result Merge magare.gmz:/home/kgeorge/mysql/work/B36011-take2-5.0-bugteam 2008-05-16 19:03:50 +03:00
partition_alter2_1_innodb.result Backport of test results for Bug#38719 from 6.0 to 5.1 2009-02-18 22:35:28 +01:00
partition_alter2_1_maria.result fix for simple test failures 2009-04-01 12:06:41 +02:00
partition_alter2_1_myisam.result Backport of test results for Bug#38719 from 6.0 to 5.1 2009-02-18 22:35:28 +01:00
partition_alter2_2_innodb.result pre push test result update for bug#38719 2009-02-20 10:27:32 +01:00
partition_alter2_2_maria.result fix for simple test failures 2009-04-01 12:06:41 +02:00
partition_alter2_2_myisam.result pre push test result update for bug#38719 2009-02-20 10:27:32 +01:00
partition_alter3_innodb.result Bug#53806: Wrong estimates for range query in partitioned MyISAM table 2010-08-27 10:43:51 +02:00
partition_alter3_myisam.result Bug#53806: Wrong estimates for range query in partitioned MyISAM table 2010-08-27 10:43:51 +02:00
partition_alter4_innodb.result Bug#14326: No formatting of partitioning clause in SHOW CREATE TABLE output 2008-11-04 08:43:21 +01:00
partition_alter4_myisam.result Bug#14326: No formatting of partitioning clause in SHOW CREATE TABLE output 2008-11-04 08:43:21 +01:00
partition_auto_increment_archive.result Bug#50392: insert_id is not reset for partitioned tables 2010-03-04 18:16:10 +01:00
partition_auto_increment_blackhole.result Bug#57890: Assertion failed: next_insert_id == 0 2010-11-11 11:34:55 +01:00
partition_auto_increment_innodb.result Merged InnoDB plugin from MySQL 5.1.54 -> MySQL 5.1.55 into xtradb 2011-02-22 19:24:24 +02:00
partition_auto_increment_maria.result Merge with MySQL 5.1.55 2011-02-20 18:51:43 +02:00
partition_auto_increment_memory.result Bug#57890: Assertion failed: next_insert_id == 0 2010-11-11 11:34:55 +01:00
partition_auto_increment_myisam.result Bug#57890: Assertion failed: next_insert_id == 0 2010-11-11 11:34:55 +01:00
partition_auto_increment_ndb.result Bug#50392: insert_id is not reset for partitioned tables 2010-03-04 18:16:10 +01:00
partition_basic_innodb.result Backport of test results for Bug#38719 from 6.0 to 5.1 2009-02-18 22:35:28 +01:00
partition_basic_myisam.result Backport of test results for Bug#38719 from 6.0 to 5.1 2009-02-18 22:35:28 +01:00
partition_basic_symlink_innodb.result Bug#14326: No formatting of partitioning clause in SHOW CREATE TABLE output 2008-11-04 08:43:21 +01:00
partition_basic_symlink_myisam.result Backport of test results for Bug#38719 from 6.0 to 5.1 2009-02-18 22:35:28 +01:00
partition_bit_innodb.result updated test results 2008-12-09 19:31:22 +04:00
partition_bit_myisam.result updated test results 2008-12-09 19:31:22 +04:00
partition_char_innodb.result Speed up of test suite: 2009-10-28 09:52:34 +02:00
partition_char_myisam.result Speed up of test suite: 2009-10-28 09:52:34 +02:00
partition_datetime_innodb.result Merge MySQL 5.1.44 into MariaDB. 2010-03-04 09:03:07 +01:00
partition_datetime_myisam.result Merge MySQL 5.1.44 into MariaDB. 2010-03-04 09:03:07 +01:00
partition_debug_sync_innodb.result Bug#50561: ALTER PARTITIONS does not have adequate lock, breaks with 2010-03-17 15:10:41 +01:00
partition_decimal_innodb.result Merge with MySQL 5.1.55 2011-02-20 18:51:43 +02:00
partition_decimal_myisam.result Merge with MySQL 5.1.55 2011-02-20 18:51:43 +02:00
partition_engine_innodb.result Bug#14326: No formatting of partitioning clause in SHOW CREATE TABLE output 2008-11-04 08:43:21 +01:00
partition_engine_myisam.result Bug#14326: No formatting of partitioning clause in SHOW CREATE TABLE output 2008-11-04 08:43:21 +01:00
partition_engine_ndb.result Bug#14326: No formatting of partitioning clause in SHOW CREATE TABLE output 2008-11-04 08:43:21 +01:00
partition_float_innodb.result Bug#14326: No formatting of partitioning clause in SHOW CREATE TABLE output 2008-11-04 08:43:21 +01:00
partition_float_myisam.result Bug#14326: No formatting of partitioning clause in SHOW CREATE TABLE output 2008-11-04 08:43:21 +01:00
partition_int_innodb.result Bug#14326: No formatting of partitioning clause in SHOW CREATE TABLE output 2008-11-04 08:43:21 +01:00
partition_int_myisam.result Bug#14326: No formatting of partitioning clause in SHOW CREATE TABLE output 2008-11-04 08:43:21 +01:00
partition_int_ndb.result Bug#14326: No formatting of partitioning clause in SHOW CREATE TABLE output 2008-11-04 08:43:21 +01:00
partition_mgm_lc0_archive.result Backport of bug#36001 from 6.0 to 5.1 2009-02-18 21:22:56 +01:00
partition_mgm_lc0_innodb.result Backport of bug#36001 from 6.0 to 5.1 2009-02-18 21:22:56 +01:00
partition_mgm_lc0_memory.result Backport of bug#36001 from 6.0 to 5.1 2009-02-18 21:22:56 +01:00
partition_mgm_lc0_myisam.result Backport of bug#36001 from 6.0 to 5.1 2009-02-18 21:22:56 +01:00
partition_mgm_lc0_ndb.result Backport of bug#36001 from 6.0 to 5.1 2009-02-18 21:22:56 +01:00
partition_mgm_lc1_archive.result Backport of bug#36001 from 6.0 to 5.1 2009-02-18 21:22:56 +01:00
partition_mgm_lc1_innodb.result Backport of bug#36001 from 6.0 to 5.1 2009-02-18 21:22:56 +01:00
partition_mgm_lc1_memory.result Backport of bug#36001 from 6.0 to 5.1 2009-02-18 21:22:56 +01:00
partition_mgm_lc1_myisam.result Backport of bug#36001 from 6.0 to 5.1 2009-02-18 21:22:56 +01:00
partition_mgm_lc1_ndb.result Backport of bug#36001 from 6.0 to 5.1 2009-02-18 21:22:56 +01:00
partition_mgm_lc2_archive.result Backport of bug#36001 from 6.0 to 5.1 2009-02-18 21:22:56 +01:00
partition_mgm_lc2_innodb.result Backport of bug#36001 from 6.0 to 5.1 2009-02-18 21:22:56 +01:00
partition_mgm_lc2_memory.result Backport of bug#36001 from 6.0 to 5.1 2009-02-18 21:22:56 +01:00
partition_mgm_lc2_myisam.result Backport of bug#36001 from 6.0 to 5.1 2009-02-18 21:22:56 +01:00
partition_mgm_lc2_ndb.result Backport of bug#36001 from 6.0 to 5.1 2009-02-18 21:22:56 +01:00
partition_recover_myisam.result Build fixes: 2011-02-26 18:46:16 +01:00
partition_repair_myisam.result Fix for: LP #634955: Assert in _ma_update_at_original_place() 2010-11-02 17:22:57 +02:00
partition_special_innodb.result Fix test failures in innodb-index and partition_special_*: 2009-10-06 13:39:57 +02:00
partition_special_myisam.result Fix test failures in innodb-index and partition_special_*: 2009-10-06 13:39:57 +02:00
partition_syntax_innodb.result Fixed two test cases for extended partitioning tests 2009-08-03 12:12:36 +02:00
partition_syntax_myisam.result Fixed two test cases for extended partitioning tests 2009-08-03 12:12:36 +02:00
partition_syntax_ndb.result shorten filenames 2007-04-30 16:24:13 +02:00
partition_t55.out - Add autodetection of which my.cnfs to use for each testcase if suite does 2008-01-10 16:50:37 +01:00
partition_value_innodb.result shorten filenames 2007-04-30 16:24:13 +02:00
partition_value_myisam.result shorten filenames 2007-04-30 16:24:13 +02:00
partition_value_ndb.result shorten filenames 2007-04-30 16:24:13 +02:00
rpl_partition.result BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00