Bug #111610 | Apparent corruption of an index page to be written to data file. | ||
---|---|---|---|
Submitted: | 28 Jun 2023 16:40 | Modified: | 12 Jul 2023 12:57 |
Reporter: | Trimurthy Pothanaboyina | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server | Severity: | S3 (Non-critical) |
Version: | 8.0.32 | OS: | CentOS (CentOS Linux 7) |
Assigned to: | CPU Architecture: | x86 (Ix86_64 : ntel(R) Xeon(R) CPU @ 2.20GHz) |
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
[29 Jun 2023 2:34]
Trimurthy Pothanaboyina
[29 Jun 2023 4:32]
Trimurthy Pothanaboyina
Crashed again while accessing the same table
Attachment: crash-log.txt (text/plain), 10.69 KiB.