MDEV-22562 Assertion `next_insert_id == 0' upon UPDATE on system-versioned table
Don't update autoinc counter on history row insert. Uniqueness is kept due to merge with row_end.
Showing
Please register or sign in to comment
Don't update autoinc counter on history row insert. Uniqueness is kept due to merge with row_end.