1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-11-25 20:23:16 +03:00
This commit is contained in:
David Hill
2018-10-23 14:40:17 -05:00
parent 6c3c219a5e
commit 9bce56beb3
3 changed files with 29 additions and 20 deletions

View File

@@ -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);