You've already forked mariadb-columnstore-engine
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:
@ -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
|
||||
|
Reference in New Issue
Block a user