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
more changes for names
This commit is contained in:
@ -424,7 +424,7 @@ int main(int argc, char **argv)
|
||||
if ( !gOAMParentModuleFlag ) {
|
||||
runStandby = true;
|
||||
// delete any old active alarm log file
|
||||
unlink ("/var/log/Calpont/activeAlarms");
|
||||
unlink ("/var/log/Columnstore/activeAlarms");
|
||||
}
|
||||
|
||||
//launch Status table control thread on 'pm' modules
|
||||
|
Reference in New Issue
Block a user