blob: 689f3b8cc1f1724f69dddb3f7bedb6fc865018db (
plain)
1
2
3
4
5
6
7
8
9
10
|
# ==== Usage ====
#
# [--let $shutdown_timeout= 60]
# [--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
|