Commit c707997e authored by Sergei Petrunia's avatar Sergei Petrunia

MariaRocks: run rocksdb testsuite with --default-storage-engine=rocksdb

Most tests use CREATE TABLE ... ENGINE=ROCKSB, but there are some
exceptions: rpl_savepoint, rpl_row_stats.
In order to avoid any "oh we are using the wrong storage engine"
surprises, set the default for the whole testsuite.
parent 46a78868
--ignore-db-dirs=.rocksdb --plugin-load=$HA_ROCKSDB_SO
--ignore-db-dirs=.rocksdb --plugin-load=$HA_ROCKSDB_SO --default-storage-engine=rocksdb
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