# Information Schema CHANGED\_PAGE\_BITMAPS Table

The [Information Schema](https://mariadb.com/docs/server/reference/system-tables/information-schema) `CHANGED_PAGE_BITMAPS` table is a dummy table added to [XtraDB](https://mariadb.com/docs/server/server-usage/storage-engines/innodb) with reset\_table callback to allow `FLUSH NO_WRITE_TO_BINLOG CHANGED_PAGE_BITMAPS` to be called from `innobackupex`. It contains only one column, *dummy*.

For more information, see [MDEV-7472](https://jira.mariadb.org/browse/MDEV-7472).

The `PROCESS` [privilege](https://mariadb.com/docs/server/reference/sql-statements/account-management-sql-statements/grant) is required to view the table.

<sub>*This page is licensed: CC BY-SA / Gnu FDL*</sub>

{% @marketo/form formId="4316" %}
