summaryrefslogtreecommitdiffstats
path: root/mysql-test/include/restart_mysqld.inc
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/include/restart_mysqld.inc')
-rw-r--r--mysql-test/include/restart_mysqld.inc10
1 files changed, 10 insertions, 0 deletions
diff --git a/mysql-test/include/restart_mysqld.inc b/mysql-test/include/restart_mysqld.inc
new file mode 100644
index 00000000..689f3b8c
--- /dev/null
+++ b/mysql-test/include/restart_mysqld.inc
@@ -0,0 +1,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