Merge branch '2.2' into 2.3

This commit is contained in:
Markus Mäkelä
2019-06-19 10:54:37 +03:00
5 changed files with 33 additions and 18 deletions

View File

@ -2255,9 +2255,6 @@ int main(int argc, char** argv)
mxb_assert(worker);
worker->run();
/** Stop administrative interface */
mxs_admin_shutdown();
/*< Stop all monitors */
monitor_stop_all();