260
260
void reinit_before_use(Session *session);
261
261
Item_subselect *containing_subselect();
264
264
Compiles the tagged hints list and fills up st_table::keys_in_use_for_query,
265
265
st_table::keys_in_use_for_group_by, st_table::keys_in_use_for_order_by,
266
266
st_table::force_index and st_table::covering_keys.