Bug #26081 | AMD platform: Failing assertion: block->buf_fix_count > 0 | ||
---|---|---|---|
Submitted: | 5 Feb 2007 12:34 | Modified: | 30 Dec 2008 8:27 |
Reporter: | Shane Bester (Platinum Quality Contributor) | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server: InnoDB storage engine | Severity: | S2 (Serious) |
Version: | 5.0.38, 5.0.36, 5.0.34, 5.0.32, 5.0.30, 5.0.40, 5.0.45, 5.0.46, 5.0.50a, | OS: | Linux (AMD: linux 64 bit, solaris, linux 32 bit on 64-bit hardware) |
Assigned to: | Sunny Bains | CPU Architecture: | Any |
Tags: | crash, innodb, read committed |
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
[22 Mar 2007 23:30]
Dan Burford
[23 Jul 2007 22:30]
Narayan Newton
Error log, let me know if I can do anything else...
Attachment: mysqld.err (application/octet-stream, text), 2.61 KiB.
[9 Aug 2007 14:35]
Pete Harlan
Me too, 64-bit read-committed, error log attached. 5.0.45, built from source. Debian etch.
Attachment: db0.err (application/octet-stream, text), 1.71 KiB.
[9 Aug 2007 14:35]
Pete Harlan
Config file in case that helps.
Attachment: db0.conf (application/octet-stream, text), 1.00 KiB.
[18 Sep 2008 17:35]
Siva C
db crash error log
Attachment: db-cst.log (, text), 12.13 KiB.