You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-08-08 14:22:09 +03:00
This reverts commit f916e64927
.
This commit is contained in:
@@ -1009,7 +1009,7 @@ class DBRM
|
||||
boost::scoped_ptr<CopyLocks> copylocks;
|
||||
messageqcpp::MessageQueueClient* msgClient;
|
||||
std::string masterName;
|
||||
std::mutex mutex;
|
||||
boost::mutex mutex;
|
||||
config::Config* config;
|
||||
bool fDebug;
|
||||
};
|
||||
|
Reference in New Issue
Block a user