mirror of
https://github.com/MariaDB/server.git
synced 2026-04-20 15:25:33 +02:00
mtr changes:
* expanding unknown env variable does not abort mtr
* have_archive, blackhole, innodb - preload the corresponding engine
* all options from .opt files get equal treatment, all are searched for special options,
not only -{master,slave}.opt as before (which ignored suite.opt and --mysqld=...)
* --plugin-load gets special treatment too - all instances are merged into one
* federated test fixed to preload federated
This commit is contained in:
parent
1aa3b02c51
commit
9bc9855c16
13 changed files with 107 additions and 94 deletions
2
mysql-test/include/have_archive.opt
Normal file
2
mysql-test/include/have_archive.opt
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
--loose-archive
|
||||
--plugin-load=$HA_ARCHIVE_SO
|
||||
Loading…
Add table
Add a link
Reference in a new issue