Fix mysql-test-run.pl: IM in 5.0 uses old incorrect

'shutdown_delay' option name.


mysql-test/mysql-test-run.pl:
  IM in 5.0 uses old incorrect 'shutdown_delay' option name.
This commit is contained in:
unknown 2007-02-23 21:51:33 +03:00
parent 17fca8e333
commit 37a5703bc7

View file

@ -2993,7 +2993,7 @@ language = $path_language
character-sets-dir = $path_charsetsdir
basedir = $path_my_basedir
server_id = $server_id
shutdown-delay = 10
shutdown_delay = 10
skip-stack-trace
skip-innodb
skip-ndbcluster