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:
parent
de479ab3b6
commit
5d81384c5a
@ -3,6 +3,10 @@
|
|||||||
#
|
#
|
||||||
-- source include/have_innodb.inc
|
-- 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
|
# This test needs debug server
|
||||||
--source include/have_debug.inc
|
--source include/have_debug.inc
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user