Comment 5 for bug 1191589

Revision history for this message
Laurynas Biveinis (laurynas-biveinis) wrote : Re: InnoDB: Error: inconsistent bitmap file directory for a INFORMATION_SCHEMA.INNODB_CHANGED_PAGES query | mysqld-debug: .../sql/protocol.cc:518: void Protocol::end_statement(): Assertion `0' failed.

One bug and one issue needing investigation here:
1) why the bitmap dir was considered inconsistent, will push the diagnostic branch same as for bug 1191580;
2) the bitmap range setup error was not correctly returned to client, hence the assert failure.