Bug #78365 | InnoDB: Assertion failure in thread ... in file trx0trx.cc line 292 | ||
---|---|---|---|
Submitted: | 8 Sep 2015 11:49 | Modified: | 23 Nov 2018 9:28 |
Reporter: | Van Stokes | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Server: InnoDB storage engine | Severity: | S1 (Critical) |
Version: | 5.6.26-log | OS: | Ubuntu (14.04.03 x64) |
Assigned to: | CPU Architecture: | Any | |
Tags: | assertion, innodb, MySQL, server |
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 Sep 2015 11:49]
Van Stokes
[8 Sep 2015 11:49]
Van Stokes
The servers my.cnf file.
Attachment: mysql01.my.cnf (application/octet-stream, text), 8.62 KiB.