Commit 7bcacd76 authored by Oleksandr Byelkin's avatar Oleksandr Byelkin

MDEV-21864 Commands start-all-slaves and stop-all-slaves are not listed in mysqladmin help

Added commands to the help
parent ac20edd7
......@@ -1418,7 +1418,9 @@ static void usage(void)
refresh Flush all tables and close and open logfiles\n\
shutdown Take server down\n\
status Gives a short status message from the server\n\
start-all-slaves Start all slaves\n\
start-slave Start slave\n\
stop-all-slaves Stop all slaves\n\
stop-slave Stop slave\n\
variables Prints variables available\n\
version Get version info from server");
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment