You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-08-01 06:46:55 +03:00
MCOL-513 clean up and test thread pool for ExeMgr
This commit is contained in:
@ -105,6 +105,8 @@ pDictionaryStep::pDictionaryStep(
|
||||
recvWaiting(false),
|
||||
ridCount(0),
|
||||
fColType(ct),
|
||||
pThread(0),
|
||||
cThread(0),
|
||||
fFilterCount(0),
|
||||
requestList(0),
|
||||
fInterval(jobInfo.flushInterval),
|
||||
|
Reference in New Issue
Block a user