| Bug #78494 | InnoDB: Failing assertion: !(&buf_pool->mutex)->is_owned() buf0buf.cc line 3388 | ||
|---|---|---|---|
| Submitted: | 21 Sep 2015 4:44 | Modified: | 24 Sep 2015 13:25 |
| Reporter: | Roel Van de Paar | Email Updates: | |
| Status: | Closed | Impact on me: | |
| Category: | MySQL Server: Information schema | Severity: | S6 (Debug Builds) |
| Version: | 5.7.8 (RC2), 5.7.10, 8.0.0 | 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
[21 Sep 2015 4:48]
Roel Van de Paar
[21 Sep 2015 4:49]
Roel Van de Paar
Bug bundle, if needed at all. See howto file for instructions.
Attachment: 1442805024_bug_bundle.tar.gz (application/x-gzip, text), 998.96 KiB.
