Commit 6c7ec224 authored by Zardosht Kasheff's avatar Zardosht Kasheff

refs #6080, make fix

git-svn-id: file:///svn/mysql/tests/mysql-test@53639 c7de825b-a66e-492c-adef-691d508d4ae1
parent 529fec1d
set global tokudb_debug=0;
drop table if exists t1, t2;
set local default_storage_engine=innodb;
set local storage_engine=innodb;
......
--source include/have_innodb.inc
--source include/have_tokudb.inc
set global tokudb_debug=0;
--disable_warnings
drop table if exists t1, t2;
--enable_warnings
......
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