mariadb/mysql-test/suite
Michael Widenius 6d8e329c9a Fixed bug LP:973039 - Assertion `share->in_trans == 0' failed in maria_close on DROP TABLE under LOCK
- 5.5 was missing calls to ha_extra(HA_PREPARE_FOR_DROP | HA_PREPARE_FOR_RENAME);  Lost in merge 5.3 -> 5.5


sql/sql_admin.cc:
  Updated arguments for close_all_tables_for_name
sql/sql_base.h:
  Updated arguments for close_all_tables_for_name
sql/sql_partition.cc:
  Updated arguments for close_all_tables_for_name
sql/sql_table.cc:
  Updated arguments for close_all_tables_for_name
  Removed test of kill, as we have already called 'ha_extra(HA_PREPARE_FOR_DROP)' and the table may be inconsistent.
sql/sql_trigger.cc:
  Updated arguments for close_all_tables_for_name
sql/sql_truncate.cc:
  For truncate that is done with drop + recreate, signal that the table will be dropped.
2012-05-16 18:44:17 +03:00
..
archive Created suites for heap, archive and csv. 2012-04-04 00:16:38 +03:00
binlog mysql 5.5.23 merge 2012-04-10 08:28:13 +02:00
csv automatic merge 2012-05-03 16:00:41 +03:00
engines mysql-5.5.22 merge 2012-03-28 01:04:46 +02:00
federated mysql-5.1.62 merge 2012-04-05 10:49:38 +02:00
funcs_1 Fix several buildot errors on Windows 2012-03-16 17:47:31 +01:00
funcs_2 overlay support for mysql-test-run and mysqltest 2012-02-23 07:50:11 +01:00
handler after merge changes: 2011-12-12 23:58:40 +01:00
heap Created suites for heap, archive and csv. 2012-04-04 00:16:38 +03:00
innodb tweak the test to pass, until the upstream bug#61209 is *completely* fixed 2012-04-10 08:30:20 +02:00
jp overlay support for mysql-test-run and mysqltest 2012-02-23 07:50:11 +01:00
large_tests
manual
maria Fixed bug LP:973039 - Assertion `share->in_trans == 0' failed in maria_close on DROP TABLE under LOCK 2012-05-16 18:44:17 +03:00
mtr/t overlay support for mysql-test-run and mysqltest 2012-02-23 07:50:11 +01:00
mtr2 overlay support for mysql-test-run and mysqltest 2012-02-23 07:50:11 +01:00
optimizer_unfixed_bugs overlay support for mysql-test-run and mysqltest 2012-02-23 07:50:11 +01:00
oqgraph 1. support for testing statically built oqgraph 2012-03-30 22:15:44 +02:00
parts overlay support for mysql-test-run and mysqltest 2012-02-23 07:50:11 +01:00
percona misc test/result fixes 2012-03-01 17:04:57 +01:00
perfschema monty's cleanup of my_thr_init.c 2012-03-13 13:29:44 +01:00
perfschema_stress mysql-5.5 merge 2012-01-16 20:16:35 +01:00
plugins mdev-224 plugin usage statistics in the feedback reports 2012-04-18 04:00:08 +02:00
rpl mysql 5.5.23 merge 2012-04-10 08:28:13 +02:00
sphinx fix uninitialized warning in mysql-test-run.pl 2012-03-09 09:20:45 +01:00
stress Bug #11751927 42960: MTR2: NO MORE --STRESS PARAMETERS 2011-09-15 12:34:32 +02:00
sys_vars Dependency of tests from ulong size removed. 2012-04-19 17:00:13 +03:00
unit post-merge changes to the mysql-test suite 2011-10-19 23:01:15 +02:00
vcol Merge 5.3->5.5 2012-03-17 01:26:58 -07:00