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
This reverts commit f916e64927
.
This commit is contained in:
@ -167,7 +167,7 @@ class BlockRequestProcessor
|
||||
FileBufferMgr fbMgr;
|
||||
fileBlockRequestQueue fBRPRequestQueue;
|
||||
ioManager fIOMgr;
|
||||
std::mutex check_mutex;
|
||||
boost::mutex check_mutex;
|
||||
|
||||
/**
|
||||
* helper function for public check functions
|
||||
|
Reference in New Issue
Block a user