Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-14774

Mysqladmin manual page missing some commands

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • N/A
    • N/A
    • Documentation
    • None

    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
      

      Attachments

        Issue Links

          Activity

            People

              greenman Ian Gilfillan
              ccalender Chris Calender (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Git Integration

                  Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.