• Jan Lindström's avatar
    MDEV-26062 : InnoDB: WSREP: referenced FK check fail: Lock wait index... · 0bd9f755
    Jan Lindström authored
    MDEV-26062 : InnoDB: WSREP: referenced FK check fail: Lock wait index `PRIMARY` table `schema`.`child_table`
    
    Problem was that not all normal error codes where not handled
    after wsrep_row_upd_check_foreign_constraints() call. Furhermore,
    debug assertion did not contain all normal error cases. Changed
    ib:: calls to WSREP_ calls to use wsrep instrumentation.
    0bd9f755
galera_fk_lock_wait.result 1.48 KB