diff options
author | Bjorn Munch <bjorn.munch@oracle.com> | 2011-08-16 11:08:10 +0200 |
---|---|---|
committer | Bjorn Munch <bjorn.munch@oracle.com> | 2011-08-16 11:08:10 +0200 |
commit | e4bda8b6b5c1a9b80051704614a37bfe26dc628a (patch) | |
tree | 024295a3835cbce90a31226b638712039a75f268 /mysql-test/suite/sys_vars/t/plugin_dir_basic-master.opt | |
parent | 3dacb19d4fe6ae549cbea7ead42b6e2a7e83b1e9 (diff) | |
download | mariadb-git-e4bda8b6b5c1a9b80051704614a37bfe26dc628a.tar.gz |
Bug #11759877 52223: TEST "PLUGIN_DIR_BASIC" DOES NOT SUPPORT RPM BUILD (TEST) DIRECTORY STRUC
Undo previous fix, it is not reliable
Drop setting $MYSQL_LIBDIR, mtr can't be sure anyway
Test is set to override plugin-dir to some known existing dir
Diffstat (limited to 'mysql-test/suite/sys_vars/t/plugin_dir_basic-master.opt')
-rw-r--r-- | mysql-test/suite/sys_vars/t/plugin_dir_basic-master.opt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mysql-test/suite/sys_vars/t/plugin_dir_basic-master.opt b/mysql-test/suite/sys_vars/t/plugin_dir_basic-master.opt new file mode 100644 index 00000000000..69a9f0def2a --- /dev/null +++ b/mysql-test/suite/sys_vars/t/plugin_dir_basic-master.opt @@ -0,0 +1 @@ +--plugin-dir=$MYSQL_TMP_DIR |