Commit 027827b7 authored by Rich Prohaska's avatar Rich Prohaska

Tokutek/mysql56#71 run mysql suite tokudb.add_index without tokudb as the default storage engine

parent 8310ce35
#--source include/have_tokudb.inc --source include/have_tokudb.inc
SET DEFAULT_STORAGE_ENGINE='tokudb'; SET DEFAULT_STORAGE_ENGINE='tokudb';
--disable_warnings --disable_warnings
......
#--source include/have_tokudb.inc --source include/have_tokudb.inc
SET DEFAULT_STORAGE_ENGINE='tokudb'; SET DEFAULT_STORAGE_ENGINE='tokudb';
# #
# Bug #22169: Crash with count(distinct) # Bug #22169: Crash with count(distinct)
......
#--source include/have_tokudb.inc --source include/have_tokudb.inc
SET DEFAULT_STORAGE_ENGINE='tokudb'; SET DEFAULT_STORAGE_ENGINE='tokudb';
# #
# Bug #22169: Crash with count(distinct) # Bug #22169: Crash with count(distinct)
......
#--source include/have_tokudb.inc --source include/have_tokudb.inc
SET DEFAULT_STORAGE_ENGINE='tokudb'; SET DEFAULT_STORAGE_ENGINE='tokudb';
# #
# Bug #22169: Crash with count(distinct) # Bug #22169: Crash with count(distinct)
......
#--source include/have_tokudb.inc --source include/have_tokudb.inc
SET DEFAULT_STORAGE_ENGINE='tokudb'; SET DEFAULT_STORAGE_ENGINE='tokudb';
# #
# Bug #22169: Crash with count(distinct) # Bug #22169: Crash with count(distinct)
......
#--source include/have_tokudb.inc --source include/have_tokudb.inc
SET DEFAULT_STORAGE_ENGINE='tokudb'; SET DEFAULT_STORAGE_ENGINE='tokudb';
# #
# Bug #22169: Crash with count(distinct) # Bug #22169: Crash with count(distinct)
......
#--source include/have_tokudb.inc --source include/have_tokudb.inc
SET DEFAULT_STORAGE_ENGINE='tokudb'; SET DEFAULT_STORAGE_ENGINE='tokudb';
# #
# Bug #22169: Crash with count(distinct) # Bug #22169: Crash with count(distinct)
......
#--source include/have_tokudb.inc --source include/have_tokudb.inc
SET DEFAULT_STORAGE_ENGINE='tokudb'; SET DEFAULT_STORAGE_ENGINE='tokudb';
# #
# Bug #22169: Crash with count(distinct) # Bug #22169: Crash with count(distinct)
......
#--source include/have_tokudb.inc --source include/have_tokudb.inc
SET DEFAULT_STORAGE_ENGINE='tokudb'; SET DEFAULT_STORAGE_ENGINE='tokudb';
# #
# Bug #22169: Crash with count(distinct) # Bug #22169: Crash with count(distinct)
......
#--source include/have_tokudb.inc --source include/have_tokudb.inc
SET DEFAULT_STORAGE_ENGINE='tokudb'; SET DEFAULT_STORAGE_ENGINE='tokudb';
# #
# Bug #22169: Crash with count(distinct) # Bug #22169: Crash with count(distinct)
......
#--source include/have_tokudb.inc --source include/have_tokudb.inc
SET DEFAULT_STORAGE_ENGINE='tokudb'; SET DEFAULT_STORAGE_ENGINE='tokudb';
# #
# Bug #22169: Crash with count(distinct) # Bug #22169: Crash with count(distinct)
......
#--source include/have_tokudb.inc --source include/have_tokudb.inc
SET DEFAULT_STORAGE_ENGINE='tokudb'; SET DEFAULT_STORAGE_ENGINE='tokudb';
# #
# Bug #22169: Crash with count(distinct) # Bug #22169: Crash with count(distinct)
......
#--source include/have_tokudb.inc --source include/have_tokudb.inc
SET DEFAULT_STORAGE_ENGINE='tokudb'; SET DEFAULT_STORAGE_ENGINE='tokudb';
# #
# Bug #22169: Crash with count(distinct) # Bug #22169: Crash with count(distinct)
......
#--source include/have_tokudb.inc --source include/have_tokudb.inc
SET DEFAULT_STORAGE_ENGINE='tokudb'; SET DEFAULT_STORAGE_ENGINE='tokudb';
# #
# Bug #22169: Crash with count(distinct) # Bug #22169: Crash with count(distinct)
......
#--source include/have_tokudb.inc --source include/have_tokudb.inc
SET DEFAULT_STORAGE_ENGINE='tokudb'; SET DEFAULT_STORAGE_ENGINE='tokudb';
# #
# Bug #22169: Crash with count(distinct) # Bug #22169: Crash with count(distinct)
......
#--source include/have_tokudb.inc --source include/have_tokudb.inc
SET DEFAULT_STORAGE_ENGINE='tokudb'; SET DEFAULT_STORAGE_ENGINE='tokudb';
# #
# Bug #22169: Crash with count(distinct) # Bug #22169: Crash with count(distinct)
......
#--source include/have_tokudb.inc --source include/have_tokudb.inc
SET DEFAULT_STORAGE_ENGINE='tokudb'; SET DEFAULT_STORAGE_ENGINE='tokudb';
# #
# Bug #22169: Crash with count(distinct) # Bug #22169: Crash with count(distinct)
......
#--source include/have_tokudb.inc --source include/have_tokudb.inc
SET DEFAULT_STORAGE_ENGINE = tokudb; SET DEFAULT_STORAGE_ENGINE = tokudb;
# #
# Bug #23691: Falcon: searches fail if partial index # Bug #23691: Falcon: searches fail if partial index
......
#--source include/have_tokudb.inc --source include/have_tokudb.inc
SET @@DEFAULT_STORAGE_ENGINE = tokudb; SET @@DEFAULT_STORAGE_ENGINE = tokudb;
# #
# Bug #23692: Falcon: searches fail if data is 0x00 # Bug #23692: Falcon: searches fail if data is 0x00
......
...@@ -3,6 +3,7 @@ ...@@ -3,6 +3,7 @@
source include/have_tokudb.inc; source include/have_tokudb.inc;
source include/have_debug.inc; source include/have_debug.inc;
set default_storage_engine='tokudb';
disable_warnings; disable_warnings;
drop table if exists t; drop table if exists t;
......
#--source include/have_tokudb.inc --source include/have_tokudb.inc
SET DEFAULT_STORAGE_ENGINE='tokudb'; SET DEFAULT_STORAGE_ENGINE='tokudb';
--disable_warnings --disable_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