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

LP:1002686 - status variable handler_icp_attempts has trailing whitespace

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Resolution: Fixed
    • None
    • None
    • None

    Description

      Hello,

      in MariaDB 5.5, status variable handler_icp_attempts has a trailing whitespace which causes some monitoring scripts to fail.

      Demonstration following:

      $ mysql -e "SHOW STATUS" | grep Handler_icp_attempts | od -xc
      0000000 6148 646e 656c 5f72 6369 5f70 7461 6574
      H a n d l e r _ i c p _ a t t e
      0000020 706d 7374 0920 0a30
      m p t s \t 0 \n
      0000030

      Also:

      MariaDB [(none)]> show variables like 'Handler_icp_attempts';
      Empty set (0.00 sec)

      Thanks

      Attachments

        Activity

          People

            Unassigned Unassigned
            guillaumelefranc Guillaume Lefranc (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 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.