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-20 12:12:18 +03:00
parent fbbca9d895
commit 2aa613a21a
2 changed files with 2 additions and 0 deletions

View File

@@ -367,6 +367,7 @@ void WEClients::Listen(boost::shared_ptr<MessageQueueClient> client, uint32_t co
}
cerr << "WEC got 0 byte message for object " << this << endl;
idblog("0 byte message");
goto Error;
}
}