1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-01 03:47:19 +03:00

Rename "shutdown" -> "send_shutdown" and "kill_server" to "shutdown_server"

Fix warnings


mysql-test/mysql-test-run.pl:
  Symlink var/tmp to $opt_tmpdir if not using var/tmp
mysql-test/include/restart_mysqld.inc:
  Renama
This commit is contained in:
unknown
2008-04-21 17:39:13 +02:00
parent 4638c78d35
commit 857a6dc14c
3 changed files with 47 additions and 31 deletions

View File

@ -6,7 +6,7 @@ EOF
# Send shutdown to the connected server and give
# it 10 seconds to die before zapping it
kill_server 10;
shutdown_server 10;
# Turn on reconnect