MySQL crash when attempt to select from information_schema table

Bug #316995 reported by Evgeniy Firsov
2
Affects Status Importance Assigned to Milestone
Percona-XtraDB
Fix Released
High
Unassigned

Bug Description

Attempt to select from innodb_buffer_pool_pages, innodb_buffer_pool_pages_index, innodb_buffer_pool_pages_blob crash MySQL if InnoDB plugin was disabled(--skip-innodb).
Solution: Add RETURN_IF_INNODB_NOT_STARTED(tables->schema_table_name); in the start of fill functions.

Changed in percona-xtradb:
importance: Undecided → High
status: New → Confirmed
Revision history for this message
Yasufumi Kinoshita (yasufumi-kinoshita) wrote :

fixed at extensions-1.0/revision/32

Changed in percona-xtradb:
status: Confirmed → Fix Committed
assignee: nobody → yasufumi-kinoshita
Changed in percona-xtradb:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.