Bug #28559 | Unable to restore database from backup | ||
---|---|---|---|
Submitted: | 21 May 2007 12:39 | Modified: | 21 May 2007 14:47 |
Reporter: | Lim tienaik | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | MySQL Server: MyISAM storage engine | Severity: | S2 (Serious) |
Version: | 5.1.16-beta-community-nt | OS: | Windows |
Assigned to: | CPU Architecture: | Any | |
Tags: | corruption, myisam, restore |
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
[21 May 2007 14:04]
Lim tienaik
[21 May 2007 14:05]
Lim tienaik
should hav enough diskspace
Attachment: freespace.jpg (image/pjpeg, text), 17.68 KiB.