#At file:///home/satya/WORK/40827/mysql-5.1-pe-stage-40827/ based on revid:joro@stripped
2889 Satya B 2009-05-04
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
modified:
mysql-test/t/myisam_debug.test
per-file messages:
mysql-test/t/myisam_debug.test
Disable the test in embedded mode
=== modified file 'mysql-test/t/myisam_debug.test'
--- a/mysql-test/t/myisam_debug.test 2009-04-30 11:03:44 +0000
+++ b/mysql-test/t/myisam_debug.test 2009-05-04 09:05:16 +0000
@@ -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 #
Thread |
---|
• bzr commit into mysql-5.1-bugteam branch (satya.bn:2889) Bug#40827 | Satya B | 4 May |