[MDEV-2828] LP:1002686 - status variable handler_icp_attempts has trailing whitespace Created: 2012-05-22 Updated: 2014-06-20 Resolved: 2012-10-04 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | ||
| Reporter: | Guillaume Lefranc (Inactive) | Assignee: | Unassigned |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | Launchpad | ||
| Attachments: |
|
| 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 Also: MariaDB [(none)]> show variables like 'Handler_icp_attempts'; Thanks |
| Comments |
| Comment by Elena Stepanova [ 2012-05-30 ] |
|
Re: status variable handler_icp_attempts has trailing whitespace |
| Comment by Rasmus Johansson (Inactive) [ 2012-05-30 ] |
|
Launchpad bug id: 1002686 |