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:
@@ -2511,6 +2511,7 @@ sub create_config_file_for_extern {
|
|||||||
# binlog reads from [client] and [mysqlbinlog]
|
# binlog reads from [client] and [mysqlbinlog]
|
||||||
[mysqlbinlog]
|
[mysqlbinlog]
|
||||||
character-sets-dir= $path_charsetsdir
|
character-sets-dir= $path_charsetsdir
|
||||||
|
local-load= $opt_tmpdir
|
||||||
|
|
||||||
# mysql_fix_privilege_tables.sh don't read from [client]
|
# mysql_fix_privilege_tables.sh don't read from [client]
|
||||||
[mysql_fix_privilege_tables]
|
[mysql_fix_privilege_tables]
|
||||||
|
Reference in New Issue
Block a user