Bug #68115 | after shutdown of the server many tables are marked as crashed | ||
---|---|---|---|
Submitted: | 18 Jan 2013 8:54 | Modified: | 22 Jan 2013 16:40 |
Reporter: | Korinna Kurrer | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server: Replication | Severity: | S3 (Non-critical) |
Version: | 5.1.66-log, 5.5.28-log | OS: | Linux (RHEL 6.3 x64) |
Assigned to: | CPU Architecture: | Any | |
Tags: | 5.1.66-log, 5.5.28-log, corrupt, shut down, Table is marked as crashed |
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 Jan 2013 8:56]
Korinna Kurrer
[18 Jan 2013 8:57]
Korinna Kurrer
log file
Attachment: mysqld.log.20130116 (application/octet-stream, text), 32.74 KiB.