1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-01 03:47:19 +03:00

after merge fix

This commit is contained in:
gluh@mysql.com/eagle.(none)
2007-02-02 14:26:53 +04:00
parent 7849d31923
commit 29e1d5f9ce
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;