• gshchepa/uchum@gleb.loc's avatar
    Fixed bug #27827. · cab4ca9c
    gshchepa/uchum@gleb.loc authored
    ON conditions from JOIN expression were ignored at CHECK OPTION
    check when updating a multi-table view with CHECK OPTION.
    
    The st_table_list::prep_check_option function has been
    modified to to take into account ON conditions at CHECK OPTION check
    It was also changed to build the check option condition only once
    for any update used in PS/SP.
    cab4ca9c
view.result 98.9 KB