LP #1012647: pt-config-diff doesn't handle log_slow_verbosity

Description

**Reported in Launchpad by Baron Schwartz last update 05-04-2016 21:02:56

The server version is Percona-Server-5.1.63-rel13.4-443.Linux.x86_64

$ perl pt-config-diff ./my.node.cnf h=127.0.0.1
1 config difference
Variable ./my.node.cnf xxx
========================= ============= ===========================
log_slow_verbosity full microtime,query_plan,innodb

Environment

None

Smart Checklist

Activity

Show:

lpjirasync January 24, 2018 at 3:41 PM

**Comment from Launchpad by: Brian Lee on: 05-04-2016 21:02:55

Also does not handle variables like slow_query_log_use_global_control.

  1. diff ~/git-my.cnf /etc/my.cnf
    122a123,124
    > slow_query_log_use_global_control = all
    > log_slow_verbosity = innodb,microtime,profiling

  1. pt-config-diff --version
    pt-config-diff 2.2.17

  1. pt-config-diff ~/git-my.cnf /etc/my.cnf

Details

Assignee

Reporter

Priority

Smart Checklist

Created January 24, 2018 at 3:41 PM
Updated December 21, 2019 at 2:32 PM