Commit 391bf724 authored by Zardosht Kasheff's avatar Zardosht Kasheff

[t:3056], disable fileops tests for 5.5

git-svn-id: file:///svn/mysql/tests/mysql-test@26170 c7de825b-a66e-492c-adef-691d508d4ae1
parent 7feef5c9
# ticket 895 is a query optimization problem with the primary key
--source include/have_tokudb.inc
--source include/not_5_5.inc
--echo # Establish connection conn1 (user = root)
connect (conn1,localhost,root,,);
SET STORAGE_ENGINE = 'tokudb';
......
# ticket 895 is a query optimization problem with the primary key
#--source include/have_tokudb.inc
--source include/have_tokudb.inc
--source include/not_5_5.inc
--echo # Establish connection conn1 (user = root)
connect (conn1,localhost,root,,);
SET STORAGE_ENGINE = 'tokudb';
......
# ticket 895 is a query optimization problem with the primary key
#--source include/have_tokudb.inc
--source include/not_5_5.inc
--echo # Establish connection conn1 (user = root)
connect (conn1,localhost,root,,);
SET STORAGE_ENGINE = 'tokudb';
......
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