1
0
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:
unknown
2007-02-02 14:26:53 +04:00
parent ed0e4a968a
commit c01bbd33d7
4 changed files with 9 additions and 9 deletions

View File

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