mirror of
https://github.com/MariaDB/server.git
synced 2025-01-20 22:12:30 +01:00
04c97488f9
into bodhi.local:/opt/local/work/mysql-5.1-runtime-merge
11 lines
242 B
Text
11 lines
242 B
Text
Success: the process has been started.
|
|
SHOW VARIABLES LIKE 'server_id';
|
|
Variable_name Value
|
|
server_id 1
|
|
SHOW INSTANCES;
|
|
instance_name state
|
|
mysqld1 online
|
|
mysqld2 offline
|
|
Killing the process...
|
|
Sleeping...
|
|
Success: the process was restarted.
|