You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-07-27 21:01:50 +03:00
@ -194,6 +194,8 @@ private:
|
||||
void doSetSystemState(messageqcpp::ByteStream &msg, ThreadParams *p);
|
||||
void doClearSystemState(messageqcpp::ByteStream &msg, ThreadParams *p);
|
||||
void doSessionManagerReset(messageqcpp::ByteStream &msg, ThreadParams *p);
|
||||
void doGetUncommittedLbids(messageqcpp::ByteStream &msg, ThreadParams *p);
|
||||
|
||||
|
||||
/* OID Manager interface */
|
||||
OIDServer oids;
|
||||
|
Reference in New Issue
Block a user