2006-07-20 13:24:12 +04:00
|
|
|
SHOW VARIABLES LIKE 'server_id';
|
|
|
|
Variable_name Value
|
|
|
|
server_id 1
|
2005-10-01 01:14:50 +04:00
|
|
|
SHOW INSTANCES;
|
|
|
|
instance_name status
|
|
|
|
mysqld1 online
|
|
|
|
mysqld2 offline
|
|
|
|
Killing the process...
|
|
|
|
Sleeping...
|
|
|
|
Success: the process was restarted.
|