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:
@@ -861,7 +861,7 @@ class DDLPackageProcessor
|
||||
int commitTransaction(uint64_t uniqueId, BRM::TxnID txnID);
|
||||
|
||||
// MCOL-66 The DBRM can't handle concurrent DDL
|
||||
static std::mutex dbrmMutex;
|
||||
static boost::mutex dbrmMutex;
|
||||
|
||||
private:
|
||||
/** @brief clean beginning and ending glitches and spaces from string
|
||||
|
Reference in New Issue
Block a user