Loading mysql-test/mysql-test-run.pl +2 −2 Original line number Diff line number Diff line Loading @@ -668,9 +668,9 @@ sub command_line_setup () { # # Look for the client binaries $path_client_bindir= mtr_path_exists(vs_config_dirs('client', ''), "$glob_basedir/client_release", $path_client_bindir= mtr_path_exists("$glob_basedir/client_release", "$glob_basedir/client_debug", vs_config_dirs('client', ''), "$glob_basedir/client"); $exe_mysqld= mtr_exe_exists (vs_config_dirs('sql', 'mysqld'), Loading Loading
mysql-test/mysql-test-run.pl +2 −2 Original line number Diff line number Diff line Loading @@ -668,9 +668,9 @@ sub command_line_setup () { # # Look for the client binaries $path_client_bindir= mtr_path_exists(vs_config_dirs('client', ''), "$glob_basedir/client_release", $path_client_bindir= mtr_path_exists("$glob_basedir/client_release", "$glob_basedir/client_debug", vs_config_dirs('client', ''), "$glob_basedir/client"); $exe_mysqld= mtr_exe_exists (vs_config_dirs('sql', 'mysqld'), Loading