[MDEV-4256] InnoDB: Warning: hash index ref_count (125) is not zero after fil_discard_tablespace() [with link & patch] Created: 2013-03-08 Updated: 2013-05-08 Resolved: 2013-05-08 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | 5.5.30 |
| Fix Version/s: | 5.5.31 |
| Type: | Bug | Priority: | Major |
| Reporter: | Peter Bowey | Assignee: | Sergei Golubchik |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Fedora 18 64-bit |
||
| Issue Links: |
|
||||||||
| Description |
|
Aprox. every 2-3 days, Mysql logs show this "InnoDB: Warning: hash index ref_count (125) is not zero after fil_discard_tablespace()..." Checking through other reports, on the cause, I ended up on this page [ @ percona-server launchpad ]: https://code.launchpad.net/~laurynas-biveinis/percona-server/bpage-io-fix I applied, with some needed MariaDB code merge changes, that 'patch' set, and so far the issue looks to be resolved [with MariaDB]. The notes on the link above, have some good details. |
| Comments |
| Comment by Sergei Golubchik [ 2013-05-08 ] |
|
merged the latest xtradb (5.5.30-30.2), so this should be fixed now. |