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