mirror of
https://github.com/MariaDB/server.git
synced 2025-11-15 09:02:33 +03:00
ndb: wl-1893: range scanning backwards, ndb kernel
This commit is contained in:
@@ -232,7 +232,8 @@ protected:
|
||||
int getKeyFromKEYINFO20(Uint32* data, unsigned size);
|
||||
NdbOperation* takeOverScanOp(OperationType opType, NdbConnection*);
|
||||
|
||||
Uint32 m_ordered;
|
||||
bool m_ordered;
|
||||
bool m_descending;
|
||||
Uint32 m_read_range_no;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user