mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
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 mysql-test/t/myisam_debug.test: Disable the test in embedded mode
This commit is contained in:
@@ -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 #
|
||||
|
||||
Reference in New Issue
Block a user