[MDEV-14774] Mysqladmin manual page missing some commands Created: 2017-12-26  Updated: 2020-08-25  Resolved: 2017-12-28

Status: Closed
Project: MariaDB Server
Component/s: Documentation
Affects Version/s: N/A
Fix Version/s: N/A

Type: Bug Priority: Major
Reporter: Chris Calender (Inactive) Assignee: Ian Gilfillan
Resolution: Fixed Votes: 0
Labels: None

Issue Links:
Relates
relates to MDEV-14775 mysqladmin flush commands not working Closed

 Description   

The mysqladmin manual page is missing some "flush*" commands.

Currently, there are 13 flush* commands listed on the following page:

https://mariadb.com/kb/en/library/mysqladmin/

However, when you check mysqladmin with the --help option, we see 19 such flush* commands:

$ bin/mysqladmin --help | grep flush
flush-all-statistics Flush all statistics tables
flush-all-status Flush status and statistics
flush-client-statistics Flush client statistics
flush-hosts Flush all cached hosts
flush-index-statistics Flush index statistics
flush-logs Flush all logs
flush-privileges Reload grant tables (same as reload)
flush-binary-log Flush binary log
flush-engine-log Flush engine log(s)
flush-error-log Flush error log
flush-general-log Flush general log
flush-relay-log Flush relay log
flush-slow-log Flush slow query log
flush-status Clear status variables
flush-table-statistics Clear table statistics
flush-tables Flush all tables
flush-threads Flush the thread cache
flush-user-statistics Flush user statistics
flush-user-resources Flush user resources



 Comments   
Comment by Ian Gilfillan [ 2017-12-28 ]

Updated on https://mariadb.com/kb/en/library/mysqladmin/

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