mirror of
https://github.com/MariaDB/server.git
synced 2025-07-05 12:42:17 +03:00
5.5 merge
This commit is contained in:
@ -333,7 +333,7 @@ sub testcase_timeout ($) {
|
||||
return $opt_testcase_timeout * 60;
|
||||
}
|
||||
|
||||
sub check_timeout ($) { return testcase_timeout($_[0]) / 10; }
|
||||
sub check_timeout ($) { return testcase_timeout($_[0]); }
|
||||
|
||||
our $opt_warnings= 1;
|
||||
|
||||
|
Reference in New Issue
Block a user