Bug #39212 | Falcon exception on recovery when one of the log files is empty | ||
---|---|---|---|
Submitted: | 3 Sep 2008 12:38 | Modified: | 9 Jan 2009 14:06 |
Reporter: | Philip Stoev | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Falcon storage engine | Severity: | S2 (Serious) |
Version: | 6.0-falcon-team | OS: | Linux |
Assigned to: | Vladislav Vaintroub | CPU Architecture: | Any |
Tags: | F_RECOVERY |
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
[3 Sep 2008 15:43]
Philip Stoev
[8 Oct 2008 13:22]
Philip Stoev
Tablespace and logs before recovery.
Attachment: bug39212.zip (application/x-zip-compressed, text), 296.32 KiB.