Bug #48915 | After haveing switched off the ipv6 support in OS, mysqld crashed in network_ini | ||
---|---|---|---|
Submitted: | 19 Nov 2009 17:11 | Modified: | 7 Mar 2010 1:33 |
Reporter: | Horst Hunger | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server | Severity: | S1 (Critical) |
Version: | 5.6 (Celosia) | OS: | Linux (2.6.27.37-0.1-default #1 SMP 2009-10-15 x86_64) |
Assigned to: | Alexander Nozdrin | 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
[19 Nov 2009 17:14]
Horst Hunger
[19 Nov 2009 17:15]
Horst Hunger
sets the parameters.
Attachment: ipv6_connect-master.opt (application/octet-stream, text), 20 bytes.
[19 Nov 2009 17:16]
Horst Hunger
thats the corresponding option file to ipv6.test.
Attachment: ipv6-master.opt (application/octet-stream, text), 38 bytes.