[MDEV-3612] LP:726374 - mysqld: ma_blockrec.c:2998: write_block_record: Assertion `cur_block[1].page_count == 0' failed with aria-block-size=2K Created: 2011-02-28 Updated: 2015-02-02 Resolved: 2012-10-04 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Major |
| Reporter: | Philip Stoev (Inactive) | Assignee: | Michael Widenius |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | Launchpad | ||
| Attachments: |
|
| Description |
|
When loading a table with large indexes and field sizes under maria-block-size=2K, the server asserted as follows: mysqld: ma_blockrec.c:2998: write_block_record: Assertion `cur_block[1].page_count == 0' failed. #8 0x006b0d98 in __assert_fail () from /lib/libc.so.6 |
| Comments |
| Comment by Philip Stoev (Inactive) [ 2011-02-28 ] |
|
Re: mysqld: ma_blockrec.c:2998: write_block_record: Assertion `cur_block[1].page_count == 0' failed with aria-block-size=2K |
| Comment by Philip Stoev (Inactive) [ 2011-02-28 ] |
|
Unsimplified test case . Please run with --maria-block-size=2K |
| Comment by Michael Widenius [ 2011-06-29 ] |
|
Re: mysqld: ma_blockrec.c:2998: write_block_record: Assertion `cur_block[1].page_count == 0' failed with aria-block-size=2K |
| Comment by Philip Stoev (Inactive) [ 2011-07-23 ] |
|
Re: mysqld: ma_blockrec.c:2998: write_block_record: Assertion `cur_block[1].page_count == 0' failed with aria-block-size=2K perl mysql-test-run.pl - bzr version-info |
| Comment by Philip Stoev (Inactive) [ 2011-07-23 ] |
|
Re: mysqld: ma_blockrec.c:2998: write_block_record: Assertion `cur_block[1].page_count == 0' failed with aria-block-size=2K |
| Comment by Michael Widenius [ 2011-08-15 ] |
|
Re: mysqld: ma_blockrec.c:2998: write_block_record: Assertion `cur_block[1].page_count == 0' failed with aria-block-size=2K |
| Comment by Rasmus Johansson (Inactive) [ 2011-09-02 ] |
|
Launchpad bug id: 726374 |