diff options
author | rburnett@bk-internal.mysql.com <> | 2006-08-03 16:54:06 +0200 |
---|---|---|
committer | rburnett@bk-internal.mysql.com <> | 2006-08-03 16:54:06 +0200 |
commit | 22c77e87a27eba1d3ab747456c282255f08cb05a (patch) | |
tree | 2e0b33c7cd3f1083dce485137fd952b52a37dfbd /mysql-test/r/im_daemon_life_cycle.result | |
parent | 224faba0bbb27006f89e539f9258ae6390efe974 (diff) | |
parent | 35af3d55785bd544502c60b6eb9a8cdefdaad4be (diff) | |
download | mariadb-git-22c77e87a27eba1d3ab747456c282255f08cb05a.tar.gz |
Merge bk-internal.mysql.com:/data0/bk/mysql-5.0
into bk-internal.mysql.com:/data0/bk/mysql-5.0-kt
Diffstat (limited to 'mysql-test/r/im_daemon_life_cycle.result')
-rw-r--r-- | mysql-test/r/im_daemon_life_cycle.result | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mysql-test/r/im_daemon_life_cycle.result b/mysql-test/r/im_daemon_life_cycle.result index ea27fcb6db1..4f7dd77a88f 100644 --- a/mysql-test/r/im_daemon_life_cycle.result +++ b/mysql-test/r/im_daemon_life_cycle.result @@ -1,4 +1,7 @@ Success: the process has been started. +SHOW VARIABLES LIKE 'server_id'; +Variable_name Value +server_id 1 SHOW INSTANCES; instance_name status mysqld1 online |