Commit 372724f1 authored by Tim Callaghan's avatar Tim Callaghan

refs #5579 disable test on mac

git-svn-id: file:///svn/mysql/tests/mysql-test@55070 c7de825b-a66e-492c-adef-691d508d4ae1
parent f94ba7a2
# ticket 895 is a query optimization problem with the primary key # ticket 895 is a query optimization problem with the primary key
--source include/not_mac.inc
#--source include/have_tokudb.inc #--source include/have_tokudb.inc
SET DEFAULT_STORAGE_ENGINE = 'tokudb'; SET DEFAULT_STORAGE_ENGINE = 'tokudb';
set GLOBAL tokudb_checkpoint_on_flush_logs=ON; set GLOBAL tokudb_checkpoint_on_flush_logs=ON;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment