Browse Source

Fix result file.

pull/374/head
unknown 19 years ago
parent
commit
17fca8e333
  1. 2
      mysql-test/r/im_daemon_life_cycle.result

2
mysql-test/r/im_daemon_life_cycle.result

@ -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.
Loading…
Cancel
Save