mirror of
https://github.com/MariaDB/server.git
synced 2025-02-02 20:11:42 +01:00
ebb7070430
into bodhi.local:/opt/local/work/mysql-5.1-runtime-merge
10 lines
203 B
Text
10 lines
203 B
Text
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.
|