diff options
author | Daniel Black <danielgb@au.ibm.com> | 2016-09-07 09:30:02 +1000 |
---|---|---|
committer | elenst <elenst@gmail.com> | 2016-09-07 02:30:02 +0300 |
commit | 6c74ef8ae9cdfedb20827694362cad0fccaa5880 (patch) | |
tree | 8cf9f4dd02bd9ccb80f2720d43ec8f94d186b3b0 /storage/tokudb | |
parent | a14f61ef749ad9f9ab2b0f5badf6754ba7443c9e (diff) | |
download | mariadb-git-6c74ef8ae9cdfedb20827694362cad0fccaa5880.tar.gz |
MDEV-10707: Fix tokudb test rows-32m-rand-insert (#231)
MDEV-10757: Fix tokudb test rows-32m-rand-insert
Diffstat (limited to 'storage/tokudb')
-rw-r--r-- | storage/tokudb/mysql-test/tokudb/r/rows-32m-rand-insert.result | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/storage/tokudb/mysql-test/tokudb/r/rows-32m-rand-insert.result b/storage/tokudb/mysql-test/tokudb/r/rows-32m-rand-insert.result index 5c1c53946a4..b287c70469e 100644 --- a/storage/tokudb/mysql-test/tokudb/r/rows-32m-rand-insert.result +++ b/storage/tokudb/mysql-test/tokudb/r/rows-32m-rand-insert.result @@ -1009,6 +1009,7 @@ Table Op Msg_type Msg_text test.t check status OK optimize table t; Table Op Msg_type Msg_text +test.t optimize note Table does not support optimize, doing recreate + analyze instead test.t optimize status OK check table t; Table Op Msg_type Msg_text |