mysql-test-run.pl:
Bug#11481, set charset directory to mysqlbinlog
This commit is contained in:
parent
c4fe91b7da
commit
35c939d3c4
@ -1994,7 +1994,7 @@ sub run_mysqltest ($$) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
my $cmdline_mysqlbinlog=
|
my $cmdline_mysqlbinlog=
|
||||||
"$exe_mysqlbinlog --no-defaults --local-load=$opt_tmpdir";
|
"$exe_mysqlbinlog --no-defaults --local-load=$opt_tmpdir --character-sets-dir=$path_charsetsdir";
|
||||||
|
|
||||||
if ( $opt_debug )
|
if ( $opt_debug )
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user