You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-07-29 08:21:15 +03:00
MCOL-1128 remove debug
This commit is contained in:
@ -1485,7 +1485,7 @@ int main(int argc, char* argv[])
|
||||
|
||||
threadpool::ThreadPool exeMgrThreadPool;
|
||||
exeMgrThreadPool.setName("ExeMgrServer");
|
||||
exeMgrThreadPool.setDebug(true);
|
||||
|
||||
for (;;)
|
||||
{
|
||||
IOSocket ios;
|
||||
|
Reference in New Issue
Block a user