Bug #107914 | corruption in the InnoDB tablespace | ||
---|---|---|---|
Submitted: | 19 Jul 2022 15:14 | Modified: | 20 Jul 2022 12:06 |
Reporter: | Jaime Zac | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Server: InnoDB storage engine | Severity: | S3 (Non-critical) |
Version: | OS: | Any | |
Assigned to: | CPU Architecture: | Any |
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
[19 Jul 2022 15:14]
Jaime Zac
[23 Sep 2022 6:05]
Aleksei K
we restored database snapshot on other instance and tried to apply similar ALTER statement. 1 try
Attachment: quality-log-problem-mysql-error-running.log.2022-09-22.10.gz (application/x-gzip, text), 3.69 KiB.