Bug #74343 | InnoDB: Failing assertion: inode (sig6 in fsp0fsp.cc line 1887) | error code 47 | ||
---|---|---|---|
Submitted: | 12 Oct 2014 20:24 | Modified: | 14 Feb 2015 7:21 |
Reporter: | Roel Van de Paar | Email Updates: | |
Status: | Verified | Impact on me: | |
Category: | MySQL Server: DML | Severity: | S6 (Debug Builds) |
Version: | 5.6.20, 5.6.23,5.7 | OS: | Any |
Assigned to: | CPU Architecture: | Any | |
Tags: | debug |
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
[12 Oct 2014 20:38]
Roel Van de Paar
[12 Oct 2014 20:40]
Roel Van de Paar
The SQL trace
Attachment: pquery_thread-0.sql_out_out_out_out (application/octet-stream, text), 3.02 KiB.
[14 Oct 2014 0:27]
Roel Van de Paar
Another testcase
Attachment: bug_74343.tar.gz (application/gzip, text), 32.75 KiB.