mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
WL#3023 (RBR: Use locks in a statement-like manner):
Adaptions to make it work with NDB.
This commit is contained in:
@ -1907,8 +1907,6 @@ public:
|
||||
{ return COMPATIBLE_DATA_NO; }
|
||||
|
||||
private:
|
||||
friend int ndb_add_binlog_index(THD *, void *);
|
||||
|
||||
/*
|
||||
Row-level primitives for storage engines. These should be
|
||||
overridden by the storage engine class. To call these methods, use
|
||||
|
Reference in New Issue
Block a user