1
0
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:
Annamalai Gurusami
2012-03-01 15:44:23 +05:30
parent 7e36c4bdb0
commit 621db3d42e
2 changed files with 10 additions and 2 deletions

View File

@ -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';