166
171
bool have_empty_use_join= false, have_empty_use_order= false,
167
172
have_empty_use_group= false;
170
175
/* initialize temporary variables used to collect hints of each kind */
171
176
for (type= INDEX_HINT_IGNORE; type <= INDEX_HINT_FORCE; type++)