Bug #28367 | InnoDB free is larger than the total size | ||
---|---|---|---|
Submitted: | 11 May 2007 7:54 | Modified: | 16 May 2007 6:45 |
Reporter: | Denis Dordoigne | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server: InnoDB storage engine | Severity: | S3 (Non-critical) |
Version: | 4.1.8 | OS: | Linux (xfs) |
Assigned to: | Heikki Tuuri | CPU Architecture: | Any |
Tags: | innodb free |
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
[14 May 2007 17:01]
Denis Dordoigne
[14 May 2007 17:02]
Denis Dordoigne
ls -l in the relevent data file directories.
Attachment: ls_ibdatas.txt (text/plain), 4.20 KiB.