summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorunknown <anozdrin/alik@alik.opbmk>2007-02-23 21:13:21 +0300
committerunknown <anozdrin/alik@alik.opbmk>2007-02-23 21:13:21 +0300
commit17fca8e3332b086cf76c3f42a463fcea6bf1bb79 (patch)
treecad4c3b409d16cfa601f3fa47e66d74c74afe93b
parent49b66418a0c35600839f8dda07bb70e248a392ea (diff)
downloadmariadb-git-17fca8e3332b086cf76c3f42a463fcea6bf1bb79.tar.gz
Fix result file.
-rw-r--r--mysql-test/r/im_daemon_life_cycle.result2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/r/im_daemon_life_cycle.result b/mysql-test/r/im_daemon_life_cycle.result
index d80a34f8427..1a0741e7caf 100644
--- a/mysql-test/r/im_daemon_life_cycle.result
+++ b/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.