mirror of
https://github.com/MariaDB/server.git
synced 2025-01-20 14:02:32 +01:00
[t:3056], disable some more tests for 5.5
git-svn-id: file:///svn/mysql/tests/mysql-test@26171 c7de825b-a66e-492c-adef-691d508d4ae1
This commit is contained in:
parent
391bf724f1
commit
68aa0b7af3
3 changed files with 4 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
# ticket 895 is a query optimization problem with the primary key
|
||||
|
||||
#--source include/have_tokudb.inc
|
||||
--source include/not_5_5.inc
|
||||
SET STORAGE_ENGINE = 'tokudb';
|
||||
|
||||
--echo # Establish connection conn1 (user = root)
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
# ticket 895 is a query optimization problem with the primary key
|
||||
|
||||
#--source include/have_tokudb.inc
|
||||
--source include/not_5_5.inc
|
||||
|
||||
SET STORAGE_ENGINE = 'tokudb';
|
||||
|
||||
--echo # Establish connection conn1 (user = root)
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# ticket 895 is a query optimization problem with the primary key
|
||||
|
||||
#--source include/have_tokudb.inc
|
||||
--source include/not_5_5.inc
|
||||
SET STORAGE_ENGINE = 'tokudb';
|
||||
|
||||
--echo # Establish connection conn1 (user = root)
|
||||
|
|
Loading…
Reference in a new issue