mirror of
https://github.com/MariaDB/server.git
synced 2025-01-19 21:42:35 +01:00
d3c0fd2bce
Add Instance Manager tests.
7 lines
139 B
Text
7 lines
139 B
Text
SHOW INSTANCES;
|
|
instance_name status
|
|
mysqld1 online
|
|
mysqld2 offline
|
|
Killing the process...
|
|
Sleeping...
|
|
Success: the process was restarted.
|