mirror of
https://github.com/MariaDB/server.git
synced 2025-01-18 04:53:01 +01:00
Merge emurphy@bk-internal.mysql.com:/home/bk/mysql-5.0
into mysql.com:/Users/emurphy/src/bk-clean/mysql-5.0 mysql-test/mysql-test-run.pl: Auto merged
This commit is contained in:
commit
bbc0211304
1 changed files with 1 additions and 1 deletions
|
@ -1994,7 +1994,7 @@ sub run_mysqltest ($$) {
|
|||
}
|
||||
|
||||
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 )
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue