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

Collation usage statistics

    XMLWordPrintable

Details

    • Task
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 10.0.14
    • None
    • None

    Description

      Feedback plugin will include collation usage statistics.
      Every collation that has been used by the server
      will have a record in "SELECT * FROM information_schema.feedback"
      output, like this:

      +----------------------------------------+---------------------+
      | VARIABLE_NAME                          | VARIABLE_VALUE      |
      +----------------------------------------+---------------------+
      | Collation used utf8_unicode_ci         | 10                  |
      | Collation used latin1_general_ci       | 20                  |
      +----------------------------------------+---------------------+

      The collation that have not been used will not be included into the result.

      Attachments

        Issue Links

          Activity

            People

              bar Alexander Barkov
              bar Alexander Barkov
              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.