Comment 4 for bug 1166098

Revision history for this message
Raghavendra D Prabhu (raghavendra-prabhu) wrote :

Seems to be fixed in 5.5.31
https://dev.mysql.com/doc/relnotes/mysql/5.5/en/news-5-5-31.html

=======================

InnoDB: If the server was started with the skip-innodb option, or InnoDB otherwise failed to start, query any of these Information Schema tables would cause a severe error:

    INNODB_BUFFER_PAGE

    INNODB_BUFFER_PAGE_LRU

    INNODB_BUFFER_POOL_STATS

(Bug #14144290)

==============