refs #5579 disable test on mac

git-svn-id: file:///svn/mysql/tests/mysql-test@55070 c7de825b-a66e-492c-adef-691d508d4ae1
This commit is contained in:
Tim Callaghan 2013-04-04 17:36:38 +00:00
parent 80be59e398
commit 85c23a7cf2

View file

@ -1,5 +1,7 @@
# ticket 895 is a query optimization problem with the primary key
--source include/not_mac.inc
#--source include/have_tokudb.inc
SET DEFAULT_STORAGE_ENGINE = 'tokudb';
set GLOBAL tokudb_checkpoint_on_flush_logs=ON;