Loading scripts/mysqld_multi.sh +1 −1 Original line number Diff line number Diff line Loading @@ -87,7 +87,7 @@ sub main { $flag_exit= 1; } if (!($opt_config_file =~ m/\//)) if (defined($opt_config_file) && !($opt_config_file =~ m/\//)) { # No path. Use current working directory $opt_config_file= "./" . $opt_config_file; Loading Loading
scripts/mysqld_multi.sh +1 −1 Original line number Diff line number Diff line Loading @@ -87,7 +87,7 @@ sub main { $flag_exit= 1; } if (!($opt_config_file =~ m/\//)) if (defined($opt_config_file) && !($opt_config_file =~ m/\//)) { # No path. Use current working directory $opt_config_file= "./" . $opt_config_file; Loading