pt-config-diff doesn't parse some comments correctly

Bug #1550043 reported by Scott Buchanan
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Percona Toolkit moved to https://jira.percona.com/projects/PT
New
Undecided
Unassigned

Bug Description

Command run:
pt-config-diff /etc/my.cnf h=localhost

pt-config-diff version: 2.2.16
MySQL version: 5.6.29

Contents of my.cnf, bisected to minimum causing problem:

    [mysqld]
    # (number of cpus * number of disks * 2)
    innodb_thread_concurrency=16

Output of pt-config-diff:

    Cannot determine if text is tabular, tab-separated or vertical:
    [mysqld]
    # (number of cpus * number of disks * 2)
    innodb_thread_concurrency=16

The line that is killing the process is the comment describing how to set innodb_thread_concurrency.

Revision history for this message
Shahriyar Rzayev (rzayev-sehriyar) wrote :

Percona now uses JIRA for bug reports so this bug report is migrated to: https://jira.percona.com/browse/PT-1330

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.