You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-11-25 20:23:16 +03:00
MCOL-520
This commit is contained in:
@@ -1334,7 +1334,7 @@ void processMSG(messageqcpp::IOSocket* cfIos)
|
||||
//now stop local module
|
||||
processManager.stopModule(config.moduleName(), graceful, manualFlag );
|
||||
|
||||
//run save.brm script
|
||||
//run save brm script
|
||||
processManager.saveBRM(false);
|
||||
|
||||
log.writeLog(__LINE__, "Stop System Completed Success", LOG_TYPE_INFO);
|
||||
|
||||
Reference in New Issue
Block a user