Commit bafab2dd authored by elliot@mysql.com's avatar elliot@mysql.com

Merge emurphy@bk-internal.mysql.com:/home/bk/mysql-5.0

into  mysql.com:/Users/emurphy/src/bk-clean/mysql-5.0
parents 0f92a2cf 35c939d3
......@@ -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 )
{
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment