75
75
vector<optimizer::SargableParam> &sargables)
79
79
bool have_another= false;
84
84
while ((table= li++) || (have_another && (li=li2, have_another=false,
91
91
/* It's a semi-join nest. Walk into it as if it wasn't a nest */
97
97
add_key_fields_for_nj(join, table, end, and_level, sargables);