mirror of
https://github.com/MariaDB/server.git
synced 2025-11-15 09:02:33 +03:00
wl2126 - ndb - set correct found_p using new pseudo column NDB$RANGE_NO
This commit is contained in:
@@ -387,6 +387,7 @@ public:
|
||||
static const Column * FRAGMENT;
|
||||
static const Column * ROW_COUNT;
|
||||
static const Column * COMMIT_COUNT;
|
||||
static const Column * RANGE_NO;
|
||||
#endif
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user