pt-config-diff can't handle synonyms

Bug #1211377 reported by Zdeněk Bělehrádek
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Percona Toolkit moved to https://jira.percona.com/projects/PT
Triaged
Undecided
Unassigned

Bug Description

pt-config-diff localhost /etc/mysql/my.cnf
1 config difference
Variable stratosfera-4 /etc/mysql/my.cnf
========================= ============= =================
query_cache_type DEMAND 2

grep /etc/mysql/my.cnf -e query_cache_type
query_cache_type = 2

mysql -e "show variables like 'query_cache_type'"
+------------------+--------+
| Variable_name | Value |
+------------------+--------+
| query_cache_type | DEMAND |
+------------------+--------+

./pt-config-diff --version
pt-config-diff 2.2.4

You can't use query_cache_type = DEMAND in my.cnf (mysql won't start). But MySQL reports this value as DEMAND. Latest pt-config-diff reports this as difference. I am using MySQL 5.1.61-0+squeeze1-log (debian), 64bit version.

Changed in percona-toolkit:
status: New → Triaged
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-1138

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.