| Bug #98889 | Crash Recovery & Waiting for GTID thread to start timed out | ||
|---|---|---|---|
| Submitted: | 10 Mar 2020 11:10 | Modified: | 13 Apr 2020 12:43 |
| Reporter: | Ben Huang | Email Updates: | |
| Status: | Can't repeat | Impact on me: | |
| Category: | MySQL Server | Severity: | S3 (Non-critical) |
| Version: | 8.0.18 | OS: | CentOS (CentOS Linux release 7.7.1908 (Core)) |
| Assigned to: | CPU Architecture: | x86 | |
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
[10 Mar 2020 11:11]
Ben Huang
[10 Mar 2020 11:12]
Ben Huang
source code snapshot
Attachment: QQ_20200310191159.png (image/png, text), 33.89 KiB.
[10 Mar 2020 11:13]
Ben Huang
source code snapshot
Attachment: QQ_20200310191244.png (image/png, text), 16.84 KiB.
[10 Mar 2020 11:13]
Ben Huang
source code snapshot
Attachment: QQ_20200310191256.png (image/png, text), 19.00 KiB.
[10 Mar 2020 11:14]
Ben Huang
source code snapshot
Attachment: QQ_20200310191306.png (image/png, text), 16.33 KiB.
