diff options
author | unknown <msvensson@neptunus.(none)> | 2006-04-24 13:33:33 +0200 |
---|---|---|
committer | unknown <msvensson@neptunus.(none)> | 2006-04-24 13:33:33 +0200 |
commit | d0711c7caab514cc438d0c6939249082807a3896 (patch) | |
tree | 4749fdd04ffc5e5fab3e946a999978a50499103d /mysql-test/mysql-test-run.pl | |
parent | 7006173c726456b0e9864083c5092d9b91561cb9 (diff) | |
download | mariadb-git-d0711c7caab514cc438d0c6939249082807a3896.tar.gz |
Update help message for start-and-exit
Diffstat (limited to 'mysql-test/mysql-test-run.pl')
-rwxr-xr-x | mysql-test/mysql-test-run.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/mysql-test-run.pl b/mysql-test/mysql-test-run.pl index c5107bcd679..e4bfc73dbdd 100755 --- a/mysql-test/mysql-test-run.pl +++ b/mysql-test/mysql-test-run.pl @@ -3417,7 +3417,7 @@ Misc options comment=STR Write STR to the output script-debug Debug this script itself timer Show test case execution time - start-and-exit Only initiate and start the "mysqld" servers, use the startup + start-and-exit Only initiate and start all servers, use the startup settings for the specified test case if any start-dirty Only start the "mysqld" servers without initiation fast Don't try to cleanup from earlier runs |