Bug #97669 | Incorrect key file for table - myisam - mysql 8 | ||
---|---|---|---|
Submitted: | 17 Nov 2019 16:24 | Modified: | 10 Mar 2022 18:12 |
Reporter: | mohsen davari | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: MyISAM storage engine | Severity: | S3 (Non-critical) |
Version: | 8.0.18 | OS: | CentOS |
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
[18 Nov 2019 13:53]
mohsen davari
[18 Nov 2019 15:32]
mohsen davari
new file - please test on mysql 8 - please first repair your table with multi thread
Attachment: md_sms_deliver_50002(1).zip (application/x-zip-compressed, text), 760.71 KiB.