Details

    • Bug
    • Status: Closed (View Workflow)
    • Trivial
    • Resolution: Fixed
    • 5.5.28
    • 10.0.1, 5.5.29
    • None
    • None
    • Linux Ubuntu

    Description

      Hi,

      This is the first time I see this, when watching the show global status, some columns do not start with a capital letter, and are then displayed at the end ...

      mariadb> SHOW GLOBAL STATUS;
      (...)
      | Uptime_since_flush_status                | 1474386          |
      | binlog_commits                           | 0                |
      | binlog_group_commits                     | 0                |
      | binlog_snapshot_file                     | mysql-bin.000016 |
      | binlog_snapshot_position                 | 245              |
      | sphinx_error                             |                  |
      | sphinx_time                              |                  |
      | sphinx_total                             |                  |
      | sphinx_total_found                       |                  |
      | sphinx_word_count                        |                  |
      | sphinx_words                             |                  |
      +------------------------------------------+------------------+
      415 rows in set (0.00 sec)

      I believe that we should have or :

      • Capital letter as good practice for 1st caracter
      • Automatic lower(variable_name) when doing show global status
      • Case-Unsensitive sorting for show global status

      Regards,
      Joffrey

      Attachments

        Activity

          joffrey Joffrey MICHAIE (Inactive) created issue -
          elenst Elena Stepanova made changes -
          Field Original Value New Value
          Fix Version/s 10.0.1 [ 11400 ]
          Fix Version/s 5.5.29 [ 11701 ]
          elenst Elena Stepanova made changes -
          Assignee Kristian Nielsen [ knielsen ]
          serg Sergei Golubchik made changes -
          Description Hi,

          This is the first time I see this, when watching the show global status, some columns do not start with a capital letter, and are then displayed at the end ...
          mariadb> SHOW GLOBAL STATUS;
          (...)
          | Uptime_since_flush_status | 1474386 |
          | binlog_commits | 0 |
          | binlog_group_commits | 0 |
          | binlog_snapshot_file | mysql-bin.000016 |
          | binlog_snapshot_position | 245 |
          | sphinx_error | |
          | sphinx_time | |
          | sphinx_total | |
          | sphinx_total_found | |
          | sphinx_word_count | |
          | sphinx_words | |
          +------------------------------------------+------------------+
          415 rows in set (0.00 sec)

          I believe that we should have or :
          * Capital letter as good practice for 1st caracter
          * Automatic lower(variable_name) when doing show global status
          * Case-Unsensitive sorting for show global status

          Regards,
          Joffrey
          Hi,

          This is the first time I see this, when watching the show global status, some columns do not start with a capital letter, and are then displayed at the end ...
          {noformat}
          mariadb> SHOW GLOBAL STATUS;
          (...)
          | Uptime_since_flush_status | 1474386 |
          | binlog_commits | 0 |
          | binlog_group_commits | 0 |
          | binlog_snapshot_file | mysql-bin.000016 |
          | binlog_snapshot_position | 245 |
          | sphinx_error | |
          | sphinx_time | |
          | sphinx_total | |
          | sphinx_total_found | |
          | sphinx_word_count | |
          | sphinx_words | |
          +------------------------------------------+------------------+
          415 rows in set (0.00 sec)
          {noformat}

          I believe that we should have or :
          * Capital letter as good practice for 1st caracter
          * Automatic lower(variable_name) when doing show global status
          * Case-Unsensitive sorting for show global status

          Regards,
          Joffrey
          serg Sergei Golubchik made changes -
          Fix Version/s 5.5.29 [ 12102 ]
          Fix Version/s 5.5.28a [ 11701 ]
          serg Sergei Golubchik made changes -
          Assignee Kristian Nielsen [ knielsen ] Sergei Golubchik [ serg ]
          serg Sergei Golubchik made changes -
          Status Open [ 1 ] In Progress [ 3 ]
          serg Sergei Golubchik made changes -
          Resolution Fixed [ 1 ]
          Status In Progress [ 3 ] Closed [ 6 ]
          serg Sergei Golubchik made changes -
          Workflow defaullt [ 25400 ] MariaDB v2 [ 46318 ]
          ratzpo Rasmus Johansson (Inactive) made changes -
          Workflow MariaDB v2 [ 46318 ] MariaDB v3 [ 64344 ]
          serg Sergei Golubchik made changes -
          Workflow MariaDB v3 [ 64344 ] MariaDB v4 [ 146220 ]

          People

            serg Sergei Golubchik
            joffrey Joffrey MICHAIE (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 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.