~percona-toolkit-dev/percona-toolkit/undef-arrayref-bug-995274-2.0

« back to all changes in this revision

Viewing changes to Changelog

  • Committer: Daniel Nichter
  • Date: 2012-03-07 22:18:25 UTC
  • Revision ID: daniel@percona.com-20120307221825-91kwqzq2w02qisxd
Update Changelog for 2.0.4.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Changelog for Percona Toolkit
2
2
 
 
3
  * Added --filter to pt-kill to allow arbitrary --group-by
 
4
  * Added --[no]stalk to pt-stalk (bug 932331)
 
5
  * Added --execute to pt-online-schema-change (bug 933232)
 
6
  * Fixed bug 873598: pt-online-schema-change doesn't like reserved words in column names
 
7
  * Fixed bug 928966: pt-pmp still uses insecure /tmp
 
8
  * Fixed bug 933232: pt-online-schema-change can break replication
 
9
  * Fixed bug 941225: Use of qw(...) as parentheses is deprecated at pt-kill line 3511
 
10
  * Fixed bug 821694: pt-query-digest doesn't recognize hex InnoDB txn IDs
 
11
  * Fixed bug 894255: pt-kill shouldn't check if STDIN is a tty when --daemonize is given
 
12
  * Fixed bug 916999: pt-table-checksum error: DBD::mysql::st execute failed: called with 2 bind variables when 6 are needed
 
13
  * Fixed bug 926598: DBD::mysql bug causes pt-upgrade to use wrong precision (M) and scale (D)
 
14
  * Fixed bug 928226: pt-diskstats illegal division by zero
 
15
  * Fixed bug 928415: Typo in pt-stalk doc: --trigger should be --function
 
16
  * Fixed bug 930317: pt-archiver doc refers to nonexistent pt-query-profiler
 
17
  * Fixed bug 930533: pt-sift looking for *-processlist1; broken compatibility with pt-stalk
 
18
  * Fixed bug 932331: pt-stalk cannot collect without stalking
 
19
  * Fixed bug 932442: pt-table-checksum error when column name has two spaces
 
20
  * Fixed bug 932883: File Debian bug after each release
 
21
  * Fixed bug 940503: pt-stalk disk space checks wrong on 32bit platforms
 
22
  * Fixed bug 944420: --daemonize doesn't always close STDIN
 
23
  * Fixed bug 945834: pt-sift invokes pt-diskstats with deprecated argument
 
24
  * Fixed bug 945836: pt-sift prints awk error if there are no stack traces to aggregate
 
25
  * Fixed bug 945842: pt-sift generates wrong state sum during processlist analysis
 
26
  * Fixed bug 946438: pt-query-digest should print a better message when an unsupported log format is specified
 
27
  * Fixed bug 946776: pt-table-checksum ignores --lock-wait-timeout
 
28
  * Fixed bug 940440: Bad grammar in pt-kill docs
 
29
 
3
30
v2.0.3 released 2012-02-03
4
31
 
5
32
  * Completely redesigned pt-diskstats