1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-08-08 14:22:09 +03:00

Debug logs

This commit is contained in:
Serguey Zefirov
2025-05-27 18:28:33 +03:00
parent 7a87426fc5
commit f724d54005

View File

@@ -278,6 +278,7 @@ int ServiceWriteEngine::Child()
ThreadPool tp(mt, qs);
cout << "WriteEngineServer is ready" << endl;
idblog("WriteEngineServer is ready (look for PID)");
NotifyServiceStarted();
BRM::DBRM dbrm;