Fix problem with testcase timeouts not working. The timeout value was always multiplied with 10
since the $opt_valgrind variable was initialised to 0, thus being "defined" mysql-test/mysql-test-run.pl: Increase the timeout values if $opt_valgrind are greater than 0. By default $opt_valgrind is set to 0.
Showing
Please register or sign in to comment