1
0
mirror of https://github.com/MariaDB/server.git synced 2025-09-02 09:41:40 +03:00

Bug #35543 mysqlbinlog.cc does not properly work with tmp files

mtr patch ported to v2
This commit is contained in:
Bjorn Munch
2009-11-19 10:10:21 +01:00
parent f57dda3bab
commit 91bb19f44e

View File

@@ -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]