Disable innodb_corrupt_bit.test on windows, issues with

innodb_change_buffering_debug prevents creating the Dup Key scenario on
windows
This commit is contained in:
Jimmy Yang 2011-11-22 07:06:19 -08:00
parent de479ab3b6
commit 5d81384c5a

View file

@ -3,6 +3,10 @@
#
-- source include/have_innodb.inc
# Issues with innodb_change_buffering_debug on Windows, so the test scenario
# cannot be created on windows
--source include/not_windows.inc
# This test needs debug server
--source include/have_debug.inc