MDEV-25630 Rollback of instant operation adds wrong column to secondary index
Problem: ======= InnoDB alter fails before applying instant operation. So rollback assigns wrong column to the secondary index field. It leads to the assert failure in the consecutive alter. Fix: === InnoDB shouldn't do rollback of instant operation when it fails before applying instant operation.
Showing
Please register or sign in to comment