| Bug #99205 | xa prepare write binlog while execute failed | ||
|---|---|---|---|
| Submitted: | 8 Apr 2020 1:36 | Modified: | 8 Apr 2020 11:18 |
| Reporter: | phoenix Zhang (OCA) | Email Updates: | |
| Status: | Verified | Impact on me: | |
| Category: | MySQL Server: XA transactions | Severity: | S2 (Serious) |
| Version: | 8.0.18, 8.0.19 | OS: | Any |
| Assigned to: | CPU Architecture: | Any | |
| Tags: | group_replication, xa | ||
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:
- On *nix platforms use the split command e.g.
split -b 50MB <my_large_archive> <my_split_archive_prefix> - On windows use WinZip or a similar utility to split the large file
[8 Apr 2020 1:37]
phoenix Zhang
[8 Apr 2020 10:24]
phoenix Zhang
this patch can repeat the problem without group_replicaiton. run ./mtr main.xa_prepare_bug --nocheck-testcase
Attachment: xa_prepare_bug.diff (text/x-patch), 1.15 KiB.
