You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-08-07 03:22:57 +03:00
MCOL-520
This commit is contained in:
@@ -629,7 +629,7 @@ void msgProcessor()
|
||||
MessageLog ml(lid);
|
||||
Message msg;
|
||||
Message::Args args;
|
||||
args.add("RUN_DBHEALTH_CHECK failed, check /tmp/dbhealthTest.log");
|
||||
args.add("RUN_DBHEALTH_CHECK failed, check dbhealthTest.log");
|
||||
msg.format(args);
|
||||
ml.logDebugMessage(msg);
|
||||
}
|
||||
|
Reference in New Issue
Block a user