Bug #68703 | Pointer too large error on data node startup | ||
---|---|---|---|
Submitted: | 18 Mar 2013 13:43 | Modified: | 6 Jul 2016 14:26 |
Reporter: | Nenad Merdanovic | Email Updates: | |
Status: | No Feedback | Impact on me: | |
Category: | MySQL Cluster: Cluster (NDB) storage engine | Severity: | S2 (Serious) |
Version: | mysql-5.5.29 ndb-7.2.10 | OS: | Linux (Debian Squeeze) |
Assigned to: | MySQL Verification Team | CPU Architecture: | Any |
Tags: | pointer too large startup error |
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
[18 Mar 2013 13:43]
Nenad Merdanovic
[18 Mar 2013 13:43]
Nenad Merdanovic
Relevant trace file
Attachment: ndb_2_trace.log.19.tar.gz (application/x-gzip, text), 53.49 KiB.
[4 Sep 2014 8:54]
XX XX
tracefiles
Attachment: mysql-bug-data-20140409-68703.tar.gz (application/x-gzip, text), 131.23 KiB.