1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-07-30 19:23:07 +03:00

MCOL-962 Add mcsSystemReady(), mcsSystemReadOnly() and mcsWritesSuspended()

This commit is contained in:
David Hall
2018-01-10 12:17:57 -06:00
parent d61ff56989
commit 1ffeda44d6
6 changed files with 136 additions and 7 deletions

View File

@ -165,7 +165,7 @@ int main(int argc, char **argv)
//re-read local system info with updated Columnstore.xml
sleep(1);
Config* sysConfig = Config::makeConfig();
// Config* sysConfig = Config::makeConfig();
MonitorConfig config;
//PMwithUM config