269
269
session->change_item_tree(reference, fld);
270
270
mark_as_dependent(session, last_checked_context->select_lex,
273
273
A reference is resolved to a nest level that's outer or the same as
274
274
the nest level of the enclosing set function : adjust the value of
275
275
max_arg_level for the function if it's needed.
279
279
last_checked_context->select_lex->nest_level)
281
281
last_checked_context->select_lex->nest_level);