[MDEV-14177] Document comand FLUSH CHANGED_PAGE_BITMAPS Created: 2017-10-27  Updated: 2017-10-30  Resolved: 2017-10-30

Status: Closed
Project: MariaDB Server
Component/s: Documentation, Storage Engine - XtraDB
Affects Version/s: 10.1
Fix Version/s: N/A

Type: Bug Priority: Minor
Reporter: Andrii Nikitin (Inactive) Assignee: Ian Gilfillan
Resolution: Fixed Votes: 0
Labels: None

Issue Links:
Relates
relates to MDEV-7472 Implementation of user statements for... Closed
relates to MDEV-14936 Test MariaDB Backup 10.1 against newe... Closed

 Description   

The command was added in 10.1.6 https://mariadb.com/kb/en/library/information-schema-changed_page_bitmaps-table/

This page should mentioned it, probably describing that it is internal command used for backup purposes: https://mariadb.com/kb/en/library/flush/

MariaDB [(none)]> FLUSH CHANGED_PAGE_BITMAPS;
Query OK, 0 rows affected (0.00 sec)
 
MariaDB [(none)]> select version();
+-----------------+
| version()       |
+-----------------+
| 10.1.29-MariaDB |
+-----------------+
1 row in set (0.00 sec)



 Comments   
Comment by Ian Gilfillan [ 2017-10-30 ]

Updated the documentation

Generated at Thu Feb 08 08:11:31 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.