Bug #70976 | It is possible to connect to server using IP 127.0.0.10 | ||
---|---|---|---|
Submitted: | 21 Nov 2013 19:53 | Modified: | 25 Nov 2013 23:55 |
Reporter: | Olivier de Sylva | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server | Severity: | S3 (Non-critical) |
Version: | Ver 14.14 Distrib 5.5.34 | OS: | Linux (Ubuntu 12.04) |
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
[21 Nov 2013 19:54]
Olivier de Sylva
[21 Nov 2013 19:59]
Olivier de Sylva
Last 0 of IP address is truncated
Attachment: Screen Shot 2013-11-21 at 19.58.24.png (image/png, text), 30.41 KiB.