mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Merge blobs
This commit is contained in:
@ -187,6 +187,7 @@ private:
|
||||
friend class NdbOperation;
|
||||
friend class NdbScanOperation;
|
||||
friend class NdbDictionaryImpl;
|
||||
friend class NdbResultSet; // atNextResult
|
||||
// state
|
||||
State theState;
|
||||
void setState(State newState);
|
||||
|
Reference in New Issue
Block a user