diff --git a/mysql-test/mysql-test-run.pl b/mysql-test/mysql-test-run.pl index 53f916a630a..b2a074f70b2 100755 --- a/mysql-test/mysql-test-run.pl +++ b/mysql-test/mysql-test-run.pl @@ -4210,6 +4210,7 @@ sub start_check_testcase ($$$) { error => $errfile, args => \$args, user_data => $errfile, + verbose => $opt_verbose, ); mtr_report("Started $proc");