• monty@mishka.local's avatar
    Better bug fix for: · 83f90e06
    monty@mishka.local authored
    #9728  'Decreased functionality in "on duplicate key update
    #8147  'a column proclaimed ambigous in INSERT ... SELECT .. ON DUPLICATE'
    
    This ensures fields are uniquely qualified and also that one can't update other tables in the ON DUPLICATE KEY UPDATE part
    83f90e06
insert_select.test 7.91 KB