Additional Fix for BUG#40827 - Killing insert-select to MyISAM can cause

table corruption

Disabling the mysiam_debug.test in embedded mode because of BUG#43733
This commit is contained in:
Satya B 2009-05-04 14:35:16 +05:30
parent 1fb73ad3c7
commit a2b1133e3a

View File

@ -1,5 +1,8 @@
--source include/have_debug.inc
# We disable this test in embedded mode because of BUG#43733
--source include/not_embedded.inc
--echo #
--echo # BUG#40827 - Killing insert-select to MyISAM can cause table corruption
--echo #