1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Post-merge fixes

This commit is contained in:
sergefp@mysql.com
2003-11-22 00:20:48 +03:00
parent 30b3c3bf1b
commit 4f721196f3
3 changed files with 28 additions and 30 deletions

View File

@ -118,7 +118,7 @@ public:
byte *record;
protected:
friend void print_quick_sel_range(QUICK_RANGE_SELECT *quick,
key_map needed_reg);
const key_map* needed_reg);
friend QUICK_RANGE_SELECT *get_quick_select_for_ref(THD *thd, TABLE *table,
struct st_table_ref *ref);
friend bool get_quick_keys(struct st_qsel_param *param,