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-19 17:43:33 +03:00
parent d391ed3d20
commit 1acad9854d
2 changed files with 2 additions and 1 deletions

View File

@@ -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: