Commit a5f72fb3 authored by Sergei Petrunia's avatar Sergei Petrunia

MariaRocks port: put MyRocks options into rocksdb/my.cnf

- Before this, one had to provide appropriate --mysqld=.... options to
  mysql-test-run.

- Also moved one option from rocksdb/suite.opt to rocksdb/my.cnf.
parent c4270952
!include include/default_my.cnf
[server]
rocksdb
skip-innodb
default-storage-engine=rocksdb
ignore-db-dirs=.rocksdb
sql-mode=NO_ENGINE_SUBSTITUTION
explicit-defaults-for-timestamp=1
rocksdb_lock_wait_timeout=1
......
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