diff options
author | Bjorn Munch <Bjorn.Munch@sun.com> | 2009-11-19 10:10:21 +0100 |
---|---|---|
committer | Bjorn Munch <Bjorn.Munch@sun.com> | 2009-11-19 10:10:21 +0100 |
commit | ea4618e1d1a580e2ff2bdc6f854fa60a9e2bfdaa (patch) | |
tree | 1d61d19d693f17ac2975957e32edfcc71c6ebfb0 /mysql-test/mysql-test-run.pl | |
parent | 052688855ee98ba031aa74773399f136752c6685 (diff) | |
download | mariadb-git-ea4618e1d1a580e2ff2bdc6f854fa60a9e2bfdaa.tar.gz |
Bug #35543 mysqlbinlog.cc does not properly work with tmp files
mtr patch ported to v2
Diffstat (limited to 'mysql-test/mysql-test-run.pl')
-rwxr-xr-x | mysql-test/mysql-test-run.pl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mysql-test/mysql-test-run.pl b/mysql-test/mysql-test-run.pl index 4501afa8ee7..bd11ffde5fe 100755 --- a/mysql-test/mysql-test-run.pl +++ b/mysql-test/mysql-test-run.pl @@ -2511,6 +2511,7 @@ sub create_config_file_for_extern { # binlog reads from [client] and [mysqlbinlog] [mysqlbinlog] character-sets-dir= $path_charsetsdir +local-load= $opt_tmpdir # mysql_fix_privilege_tables.sh don't read from [client] [mysql_fix_privilege_tables] |