• Igor Babaev's avatar
    Removed the parameter from st_select_lex_unit::exec_recursive. · 2f9555c4
    Igor Babaev authored
    Moved checking whether the limit set for the number of iterations
    when executing a recursive query has been reached from
    st_select_lex_unit::exec_recursive to TABLE_LIST::fill_recursive.
    Changed the name of the system variable max_recursion_level for
    max_recursive_iterations.
    Adjusted test cases.
    2f9555c4
sql_lex.h 96.1 KB