diff options
author | Sergei Golubchik <sergii@pisem.net> | 2010-06-10 11:11:52 +0200 |
---|---|---|
committer | Sergei Golubchik <sergii@pisem.net> | 2010-06-10 11:11:52 +0200 |
commit | e96885de92321763efd59e76d4dc192fef446be5 (patch) | |
tree | 70df31800bc7b5ce776dcd7be852ee4f0d864b1a /mysql-test/t/bug46261-master.opt | |
parent | 14e53d066807f7164d94dd8449ab4458509ada88 (diff) | |
download | mariadb-git-e96885de92321763efd59e76d4dc192fef446be5.tar.gz |
fixed for mysql-test-run to
* fully support --mysqld=--plugin-load=xxxx
* uniformly support all loadable plugins, no need to hard-code
every new plugin in mtr
* autodetect MTR_VS_CONFIG on windows
Diffstat (limited to 'mysql-test/t/bug46261-master.opt')
-rw-r--r-- | mysql-test/t/bug46261-master.opt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/t/bug46261-master.opt b/mysql-test/t/bug46261-master.opt index 6be4269e809..5699a3387b8 100644 --- a/mysql-test/t/bug46261-master.opt +++ b/mysql-test/t/bug46261-master.opt @@ -1 +1 @@ ---skip-grant-tables $EXAMPLE_PLUGIN_OPT +--skip-grant-tables |