Bug #91865 | mysqld crashes with signal 6 | ||
---|---|---|---|
Submitted: | 2 Aug 2018 8:17 | Modified: | 10 Aug 2018 13:43 |
Reporter: | Hendrik Woltersdorf | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Cluster: Cluster (NDB) storage engine | Severity: | S3 (Non-critical) |
Version: | 5.6.41 ndb-7.4.21 | OS: | CentOS (6.3) |
Assigned to: | MySQL Verification Team | CPU Architecture: | x86 |
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
[2 Aug 2018 8:18]
Hendrik Woltersdorf
[2 Aug 2018 8:26]
Hendrik Woltersdorf
reduced ndb_error-reporter files
Attachment: mysql-bug-data-91865_v2.tar.bz2 (application/octet-stream, text), 2.26 MiB.
[2 Aug 2018 8:26]
Hendrik Woltersdorf
the stored procedure mentioned
Attachment: sp_ueberwachung.sql (application/octet-stream, text), 20.39 KiB.
[7 Aug 2018 10:48]
Hendrik Woltersdorf
mysqld log of the cloned node
Attachment: etq-dusv-dbcl2.zip (application/x-zip-compressed, text), 27.42 KiB.
[7 Aug 2018 10:48]
Hendrik Woltersdorf
mysqld log of the original node
Attachment: etq-wil-dbcl2.zip (application/x-zip-compressed, text), 23.34 KiB.