Bug #57387 | ibdata1 cannot be smaller than 18M in 5.5.6-rc, asserts without autoextend | ||
---|---|---|---|
Submitted: | 11 Oct 2010 21:42 | Modified: | 13 Feb 2012 1:52 |
Reporter: | Chris Calender | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: InnoDB storage engine | Severity: | S2 (Serious) |
Version: | 5.5.6 | OS: | Any |
Assigned to: | Sunny Bains | CPU Architecture: | Any |
Tags: | 18M, IBData1, innodb_data_file_path |
[11 Oct 2010 21:42]
Chris Calender
[12 Oct 2010 15:50]
Mikhail Izioumtchenko
also happens on Linux. Does not happen with 5.1 plugin. The natural culprit is the 127 more rollback segments we create. Here's what happens if in 5.5 I specify --innodb-data-file-path=ibdata1:10M without the autoextend: 101012 8:44:19 InnoDB: Assertion failure in thread 46936747226352 in file .../storage/innobase/trx/trx0rseg.c line 319 InnoDB: Failing assertion: page_no != FIL_NULL will post more details and some suggestions separately