Bug #109434 Xa transaction recovery issue after mysql restarts after crash
Submitted: 20 Dec 2022 7:52 Modified: 26 Dec 2022 7:33
Reporter: cong yang Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Server: XA transactions Severity:S3 (Non-critical)
Version:8.0 OS:Any
Assigned to: CPU Architecture:Any

File: Maximum allowed size is 50MB.
Description:
Privacy:

If the data you need to attach is more than 50MB, you should create a compressed archive of the data, split it to 50MB chunks, and upload each of them as a separate attachment.

To split a large file:

[6 Jan 2023 8:10] huahua xu
The number of prepared XIDs must be 0 before rotating binlog file, so the XA commit or rollback gets marked as xid-requiring.

Attachment: xa_transaction_recovery_issue_after_crash_bugfix.patch (application/octet-stream, text), 641 bytes.