You've already forked mariadb-columnstore-engine
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:
@@ -278,6 +278,7 @@ int ServiceWriteEngine::Child()
|
|||||||
ThreadPool tp(mt, qs);
|
ThreadPool tp(mt, qs);
|
||||||
|
|
||||||
cout << "WriteEngineServer is ready" << endl;
|
cout << "WriteEngineServer is ready" << endl;
|
||||||
|
idblog("WriteEngineServer is ready (look for PID)");
|
||||||
NotifyServiceStarted();
|
NotifyServiceStarted();
|
||||||
|
|
||||||
BRM::DBRM dbrm;
|
BRM::DBRM dbrm;
|
||||||
|
Reference in New Issue
Block a user