Bug #28975 | SQL node (mysqld) crashes in ndb_binlog_thread_func. | ||
---|---|---|---|
Submitted: | 8 Jun 2007 13:03 | Modified: | 18 Sep 2007 15:38 |
Reporter: | Anatoly Pidruchny (Candidate Quality Contributor) | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Cluster: Cluster (NDB) storage engine | Severity: | S2 (Serious) |
Version: | 5.1.19 | OS: | HP/UX (11.11) |
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
[8 Jun 2007 13:04]
Anatoly Pidruchny
[8 Jun 2007 13:04]
Anatoly Pidruchny
Config file for the cluster.
Attachment: config.ini (application/octet-stream, text), 736 bytes.
[8 Jun 2007 13:05]
Anatoly Pidruchny
Error file from the SQL node.
Attachment: sm62gp01.err (application/octet-stream, text), 5.39 KiB.
[8 Jun 2007 13:06]
Anatoly Pidruchny
GDB output with some information from the core file.
Attachment: gdb-out.txt (text/plain), 3.56 KiB.