mirror of
https://github.com/MariaDB/server.git
synced 2025-09-02 09:41:40 +03:00
after merge fix
mysql-test/r/ndb_read_multi_range.result: result fix mysql-test/t/ndb_read_multi_range.test: test case fix
This commit is contained in:
@@ -563,7 +563,7 @@ public:
|
||||
/* Number of ranges in the last checked tree->key */
|
||||
uint n_ranges;
|
||||
uint8 first_null_comp; /* first null component if any, 0 - otherwise */
|
||||
} PARAM;
|
||||
};
|
||||
|
||||
class TABLE_READ_PLAN;
|
||||
class TRP_RANGE;
|
||||
|
Reference in New Issue
Block a user