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