mariadb/mysql-test/include/restart_mysqld.inc
Sergei Golubchik 40eff5e097 cleanup: include/restart_mysqld.inc
let include/restart_mysqld.inc use include/start_mysqld.inc
and include/shutdown_mysqld.inc. Instead of copying their content.
2017-08-14 19:45:59 +02:00

10 lines
228 B
HTML

# ==== Usage ====
#
# [--let $shutdown_timeout= 30]
# [--let $allow_rpl_inited= 1]
# --source include/restart_mysqld.inc
--source include/not_embedded.inc
--source include/shutdown_mysqld.inc
--source include/start_mysqld.inc