mirror of
https://github.com/MariaDB/server.git
synced 2025-07-07 06:01:31 +03:00
The innodb plugin module cannot use DEBUG_SYNC_C facility on Windows.
Taking care of it.
This commit is contained in:
@ -1,6 +1,8 @@
|
||||
--source include/have_innodb_plugin.inc
|
||||
--source include/have_debug_sync.inc
|
||||
--source include/not_embedded.inc
|
||||
# InnoDB Plugin cannot use DEBUG_SYNC on Windows
|
||||
--source include/not_windows.inc
|
||||
|
||||
SET DEBUG_SYNC='reset';
|
||||
|
||||
|
Reference in New Issue
Block a user