diff options
author | Sergei Golubchik <sergii@pisem.net> | 2012-02-07 18:53:33 +0100 |
---|---|---|
committer | Sergei Golubchik <sergii@pisem.net> | 2012-02-07 18:53:33 +0100 |
commit | ae0a7cfd5f75d80b4b0540258daa0e2ed051cd1b (patch) | |
tree | 7c61e347ce6da1158d76c1e25296534849e72ae2 /mysql-test/README.suites | |
parent | 98ae512014880ed4613e8f43551be51a274e3058 (diff) | |
download | mariadb-git-ae0a7cfd5f75d80b4b0540258daa0e2ed051cd1b.tar.gz |
making more use of My::Suite object
Diffstat (limited to 'mysql-test/README.suites')
-rw-r--r-- | mysql-test/README.suites | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mysql-test/README.suites b/mysql-test/README.suites index 1acfee4426f..a78134e44c3 100644 --- a/mysql-test/README.suites +++ b/mysql-test/README.suites @@ -29,8 +29,7 @@ Usually, using my.cnf template (see below) is preferrable. But command line options (.opt files and combinations file) get special treatment - they can have special options that affect mtr behavior. cnf files cannot. Special options are - --timezone, --plugin-load, --result-file, --config-file-template, - --default-time-zone, --force-restart + --timezone, --plugin-load, --default-time-zone, In particular, all --plugin-load instances on the command line (on the combined command line, assembled from different .opt and combinations |