1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Merge blobs

This commit is contained in:
unknown
2004-06-17 23:42:17 +02:00
parent df6a7758b2
commit 6331fd7654
9 changed files with 101 additions and 40 deletions

View File

@ -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);