mirror of
https://github.com/MariaDB/server.git
synced 2025-11-10 23:02:54 +03:00
ha_innobase::commit_inplace_alter_table(): Defer the freeing of ctx->trx until after the operation has been successfully committed. In this way, rollback on a partitioned table will be possible. rollback_inplace_alter_table(): Handle ctx->new_table == NULL when ctx->trx != NULL.
977 B
977 B