Skip to content

HTTPS clone URL

Subversion checkout URL

You can clone with
or
.
Clone in Desktop Download ZIP

Loading…

Automatically setup bootstrap for rocksdb tests #117

Closed
maykov opened this Issue · 0 comments

2 participants

@maykov
Owner

rocksdb tests are skipped unless mtr is started like this:
--mysqld=--default-storage-engine=rocksdb --mysqld=--skip-innodb --mysqld=--default-tmp-storage-engine=MyISAM --mysqld=--rocksdb

Update mysql-test-run.pl so that it is configurable. It should probably read bootstrap parameters from bootstrap.cnf in the suite root directory. If two suites have different cnf, bootstrap mysql for each.

This might be pretty involved task, reqiures some Perl knowledge.

@hermanlee hermanlee closed this
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Something went wrong with that request. Please try again.