mirror of
https://github.com/MariaDB/server.git
synced 2025-02-01 03:21:53 +01:00
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:
parent
80be59e398
commit
85c23a7cf2
1 changed files with 2 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Reference in a new issue