~percona-toolkit-dev/percona-toolkit/pqd-json-with-histograms

« back to all changes in this revision

Viewing changes to t/lib/VariableAdvisorRules.t

Merge fix-pt-archiver-dry-run-bug-1199589 and make 2.2.4 release dates in Changelog and release_notes.pod match.

Show diffs side-by-side

added added

removed removed

Lines of Context:
159
159
   },
160
160
   {  name   => "innodb_max_dirty_pages_pct",
161
161
      vars   => [qw(innodb_max_dirty_pages_pct 89)],
 
162
      mysql_version => VersionParser->new('5.1.59'),
162
163
      advice => [qw(innodb_max_dirty_pages_pct)],
163
164
   },
164
165
   {  name   => "key_buffer_size",