Commit 17fca8e3 authored by unknown's avatar unknown
Browse files

Fix result file.

parent 49b66418
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -21,6 +21,6 @@ Success: the process was restarted.
Success: server is ready to accept connection on socket.
SHOW INSTANCE STATUS mysqld1;
instance_name	status	version
mysqld1	online	VERSION
mysqld1	STATE	VERSION
STOP INSTANCE mysqld2;
Success: the process has been stopped.