Comment 5 for bug 954262

Revision history for this message
Oleksandr "Sanja" Byelkin (sanja-byelkin) wrote :

It is update_ref_and_keys call:

  if (conds || outer_join)
  {
    if (update_ref_and_keys(join->thd, keyuse_array, stat, join->table_count,
                            conds, ~outer_join, join->select_lex, &sargables))
      goto error;