summaryrefslogtreecommitdiff
path: root/storage
diff options
context:
space:
mode:
authorElena Stepanova <elenst@montyprogram.com>2018-10-13 19:14:31 +0300
committerElena Stepanova <elenst@montyprogram.com>2018-10-13 19:14:31 +0300
commitb715a0fe451425a2cc1c0be587a68c1512b4725a (patch)
tree142d6a72571b4df3250a2f6924c5d10ba278e240 /storage
parent6d29c8527b4215cb516f709013cc6dfc6475da7d (diff)
downloadmariadb-git-b715a0fe451425a2cc1c0be587a68c1512b4725a.tar.gz
Disabled storage_engine test for RocksDB due to unstable execution plan
The failure caused by MDEV-16387
Diffstat (limited to 'storage')
-rw-r--r--storage/rocksdb/mysql-test/storage_engine/disabled.def1
1 files changed, 1 insertions, 0 deletions
diff --git a/storage/rocksdb/mysql-test/storage_engine/disabled.def b/storage/rocksdb/mysql-test/storage_engine/disabled.def
index 930e1d82b87..7ed4fac6645 100644
--- a/storage/rocksdb/mysql-test/storage_engine/disabled.def
+++ b/storage/rocksdb/mysql-test/storage_engine/disabled.def
@@ -18,6 +18,7 @@ show_engine : SHOW ENGINE produces different number of lines depending
show_table_status : MDEV-13152 - Indeterministic row number in SHOW TABLE STATUS on RocksDB table
tbl_opt_data_dir : Not supported
tbl_opt_index_dir : Not supported
+type_binary_indexes : MDEV-16387 - Wrong execution plan
type_spatial : Not supported
type_spatial_indexes : Not supported
update_low_prio : Not supported