mariadb/mysql-test/suite/parts/r
Konstantin Osipov a6daa9ada0 Merge next-mr -> next-4284.
Fix Bug#50555 "handler commands crash server in my_hash_first()"
as a post-merge fix (the new handler tests are not passing 
otherwise).
- in hash.c, don't call calc_hash if ! my_hash_inited().
- add tests and results for the test case for Bug#50555


mysys/hash.c:
  Assert that the hash is initialized when it's used.
sql/set_var.cc:
  Check that the hash is initalized before using it (Bug#50555)
2010-02-02 16:58:15 +03: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
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 merging 5.1 -> 5.1 rpl. 3 of 4 conflicts are resolved similarly to 6.0->6.0-rpl merging. 2008-11-12 19:51:47 +02:00
part_supported_sql_func_myisam.result merging 5.1 -> 5.1 rpl. 3 of 4 conflicts are resolved similarly to 6.0->6.0-rpl merging. 2008-11-12 19:51:47 +02: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 merge of bug#47135 into mysql-next-mr-bugfixing 2009-11-25 09:19:34 +01:00
partition_alter1_1_2_myisam.result merge of bug#47135 into mysql-next-mr-bugfixing 2009-11-25 09:19:34 +01:00
partition_alter1_1_2_ndb.result
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
partition_alter1_2_innodb.result merge of bug#47135 into mysql-next-mr-bugfixing 2009-11-25 09:19:34 +01:00
partition_alter1_2_myisam.result merge of bug#47135 into mysql-next-mr-bugfixing 2009-11-25 09:19:34 +01:00
partition_alter1_2_ndb.result
partition_alter2_1_1_innodb.result merge of bug#47135 into mysql-next-mr-bugfixing 2009-11-25 09:19:34 +01:00
partition_alter2_1_2_innodb.result merge of bug#47135 into mysql-next-mr-bugfixing 2009-11-25 09:19:34 +01:00
partition_alter2_1_myisam.result merge of bug#47135 into mysql-next-mr-bugfixing 2009-11-25 09:19:34 +01:00
partition_alter2_2_1_innodb.result merge of bug#47135 into mysql-next-mr-bugfixing 2009-11-25 09:19:34 +01:00
partition_alter2_2_2_innodb.result merge of bug#47135 into mysql-next-mr-bugfixing 2009-11-25 09:19:34 +01:00
partition_alter2_2_myisam.result merge of bug#47135 into mysql-next-mr-bugfixing 2009-11-25 09:19:34 +01:00
partition_alter3_innodb.result Bug#14326: No formatting of partitioning clause in SHOW CREATE TABLE output 2008-11-04 08:43:21 +01:00
partition_alter3_myisam.result Bug#14326: No formatting of partitioning clause in SHOW CREATE TABLE output 2008-11-04 08:43:21 +01: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 merge 2008-11-05 21:13:54 +01:00
partition_auto_increment_blackhole.result Backport of test results for Bug#38719 from 6.0 to 5.1 2009-02-18 22:35:28 +01:00
partition_auto_increment_innodb.result Bug#45823 Assertion failure in file row/row0mysql.c line 1386 2009-09-04 09:27:11 +05:30
partition_auto_increment_memory.result Bug#45823 Assertion failure in file row/row0mysql.c line 1386 2009-09-04 09:27:11 +05:30
partition_auto_increment_myisam.result Bug#45823 Assertion failure in file row/row0mysql.c line 1386 2009-09-04 09:27:11 +05:30
partition_auto_increment_ndb.result Bug#45823 Assertion failure in file row/row0mysql.c line 1386 2009-09-04 09:27:11 +05:30
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 Bug#14326: No formatting of partitioning clause in SHOW CREATE TABLE output 2008-11-04 08:43:21 +01:00
partition_char_myisam.result Bug#14326: No formatting of partitioning clause in SHOW CREATE TABLE output 2008-11-04 08:43:21 +01:00
partition_datetime_innodb.result Post-push fixes for the bug #42849: 2009-12-14 20:27:43 +03:00
partition_datetime_myisam.result Post-push fixes for the bug #42849: 2009-12-14 20:27:43 +03:00
partition_decimal_innodb.result Bug#14326: No formatting of partitioning clause in SHOW CREATE TABLE output 2008-11-04 08:43:21 +01:00
partition_decimal_myisam.result Bug#14326: No formatting of partitioning clause in SHOW CREATE TABLE output 2008-11-04 08:43:21 +01: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 Fixed test failures from the 'parts' suite introduced by 2009-12-23 15:04:32 +03:00
partition_float_myisam.result Fixed test failures from the 'parts' suite introduced by 2009-12-23 15:04:32 +03: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 WL#4444 Added TRUNCATE partition support, fixes bug#19405 and bug #35111 2009-09-10 11:15:39 +02:00
partition_mgm_lc0_innodb.result WL#4444 Added TRUNCATE partition support, fixes bug#19405 and bug #35111 2009-09-10 11:15:39 +02:00
partition_mgm_lc0_memory.result WL#4444 Added TRUNCATE partition support, fixes bug#19405 and bug #35111 2009-09-10 11:15:39 +02:00
partition_mgm_lc0_myisam.result WL#4444 Added TRUNCATE partition support, fixes bug#19405 and bug #35111 2009-09-10 11:15:39 +02:00
partition_mgm_lc0_ndb.result WL#4444 Added TRUNCATE partition support, fixes bug#19405 and bug #35111 2009-09-10 11:15:39 +02:00
partition_mgm_lc1_archive.result WL#4444 Added TRUNCATE partition support, fixes bug#19405 and bug #35111 2009-09-10 11:15:39 +02:00
partition_mgm_lc1_innodb.result WL#4444 Added TRUNCATE partition support, fixes bug#19405 and bug #35111 2009-09-10 11:15:39 +02:00
partition_mgm_lc1_memory.result WL#4444 Added TRUNCATE partition support, fixes bug#19405 and bug #35111 2009-09-10 11:15:39 +02:00
partition_mgm_lc1_myisam.result WL#4444 Added TRUNCATE partition support, fixes bug#19405 and bug #35111 2009-09-10 11:15:39 +02:00
partition_mgm_lc1_ndb.result WL#4444 Added TRUNCATE partition support, fixes bug#19405 and bug #35111 2009-09-10 11:15:39 +02:00
partition_mgm_lc2_archive.result WL#4444 Added TRUNCATE partition support, fixes bug#19405 and bug #35111 2009-09-10 11:15:39 +02:00
partition_mgm_lc2_innodb.result WL#4444 Added TRUNCATE partition support, fixes bug#19405 and bug #35111 2009-09-10 11:15:39 +02:00
partition_mgm_lc2_memory.result WL#4444 Added TRUNCATE partition support, fixes bug#19405 and bug #35111 2009-09-10 11:15:39 +02:00
partition_mgm_lc2_myisam.result WL#4444 Added TRUNCATE partition support, fixes bug#19405 and bug #35111 2009-09-10 11:15:39 +02:00
partition_mgm_lc2_ndb.result WL#4444 Added TRUNCATE partition support, fixes bug#19405 and bug #35111 2009-09-10 11:15:39 +02:00
partition_recover_myisam.result even more suppression fixes 2009-08-29 23:29:47 +02:00
partition_repair_myisam.result
partition_special_innodb.result Backport of: 2009-12-08 10:39:49 +03:00
partition_special_myisam.result WL#3352: Extending Partitioning Types and new partition function 2009-10-20 14:59:42 +02:00
partition_syntax_innodb.result Fixed test cases with regards to error codes 2009-10-21 18:27:34 +02:00
partition_syntax_myisam.result Fixed test cases with regards to error codes 2009-10-21 18:27:34 +02:00
partition_syntax_ndb.result
partition_t55.out
partition_value_innodb.result
partition_value_myisam.result
partition_value_ndb.result
rpl_partition.result correcting rpl_partition.result 2009-10-07 01:05:27 +03:00