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:
@@ -888,6 +888,8 @@ void ReadThreadFactory::CreateReadThread(ThreadPool& Tp, IOSocket& Ios, BRM::DBR
|
||||
|
||||
aBs.peek(msgId);
|
||||
|
||||
idblog("msgId " << int(msgId));
|
||||
|
||||
switch (msgId)
|
||||
{
|
||||
case WE_SVR_DDL_KEEPALIVE:
|
||||
|
Reference in New Issue
Block a user