diff --git a/src/main.cpp b/src/main.cpp index 774c5990d..13ed81a0f 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -444,6 +444,7 @@ void ProxySQL_Main_init_phase3___start_all() { { cpu_timer t; GloAdmin->init_mysql_servers(); + GloAdmin->load_scheduler_to_runtime(); #ifdef DEBUG std::cerr << "Main phase3 : GloAdmin initialized in "; #endif