status variable handler_icp_attempts has trailing whitespace

Bug #1002686 reported by Guillaume Lefranc
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MariaDB
Fix Released
Undecided
Unassigned

Bug 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

Revision history for this message
Elena Stepanova (elenst) wrote :

The problem has already been fixed in the current 5.5 tree: http://bazaar.launchpad.net/~maria-captains/maria/5.5/revision/3379.
The fix will be released in 5.5.24.

Changed in maria:
status: New → Fix Released
milestone: none → 5.5
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.