~percona-toolkit-dev/percona-toolkit/update-relay-log-space-limit-docs-fix-bug-949154

34 by Daniel Nichter
Add standard pkg files (COPYING, README, etc.), percona-toolkit.pod, and user docs. Remove dev/docs/html.
1
Changelog for Percona Toolkit
2
217 by Daniel Nichter
Build percona-toolkit-2.0.4
3
v2.0.4 released 2012-03-07
4
213 by Daniel Nichter
Update Changelog for 2.0.4.
5
  * Added --filter to pt-kill to allow arbitrary --group-by
6
  * Added --[no]stalk to pt-stalk (bug 932331)
7
  * Added --execute to pt-online-schema-change (bug 933232)
8
  * Fixed bug 873598: pt-online-schema-change doesn't like reserved words in column names
9
  * Fixed bug 928966: pt-pmp still uses insecure /tmp
10
  * Fixed bug 933232: pt-online-schema-change can break replication
11
  * Fixed bug 941225: Use of qw(...) as parentheses is deprecated at pt-kill line 3511
12
  * Fixed bug 821694: pt-query-digest doesn't recognize hex InnoDB txn IDs
13
  * Fixed bug 894255: pt-kill shouldn't check if STDIN is a tty when --daemonize is given
14
  * Fixed bug 916999: pt-table-checksum error: DBD::mysql::st execute failed: called with 2 bind variables when 6 are needed
15
  * Fixed bug 926598: DBD::mysql bug causes pt-upgrade to use wrong precision (M) and scale (D)
16
  * Fixed bug 928226: pt-diskstats illegal division by zero
17
  * Fixed bug 928415: Typo in pt-stalk doc: --trigger should be --function
18
  * Fixed bug 930317: pt-archiver doc refers to nonexistent pt-query-profiler
19
  * Fixed bug 930533: pt-sift looking for *-processlist1; broken compatibility with pt-stalk
20
  * Fixed bug 932331: pt-stalk cannot collect without stalking
21
  * Fixed bug 932442: pt-table-checksum error when column name has two spaces
22
  * Fixed bug 932883: File Debian bug after each release
23
  * Fixed bug 940503: pt-stalk disk space checks wrong on 32bit platforms
24
  * Fixed bug 944420: --daemonize doesn't always close STDIN
25
  * Fixed bug 945834: pt-sift invokes pt-diskstats with deprecated argument
26
  * Fixed bug 945836: pt-sift prints awk error if there are no stack traces to aggregate
27
  * Fixed bug 945842: pt-sift generates wrong state sum during processlist analysis
28
  * Fixed bug 946438: pt-query-digest should print a better message when an unsupported log format is specified
29
  * Fixed bug 946776: pt-table-checksum ignores --lock-wait-timeout
30
  * Fixed bug 940440: Bad grammar in pt-kill docs
31
171 by Daniel Nichter
Build percona-toolkit-2.0.3
32
v2.0.3 released 2012-02-03
33
168 by Daniel Nichter
Update Changlog for 2.0.3.
34
  * Completely redesigned pt-diskstats
35
  * Completely redesigned pt-stalk
169 by Daniel Nichter
Update Changlog for 2.0.3 again.
36
  * Removed pt-collect and put its functionality in pt-stalk
168 by Daniel Nichter
Update Changlog for 2.0.3.
37
  * Fixed bug 871438: Bash tools are insecure
38
  * Fixed bug 897758: Failed to prepare TableSyncChunk plugin: Use of uninitialized value $args{"chunk_range"} in lc at pt-table-sync line 3055
39
  * Fixed bug 919819: pt-kill --execute-command creates zombies
40
  * Fixed bug 925778: pt-ioprofile doesn't run without a file
41
  * Fixed bug 925477: pt-ioprofile docs refer to pt-iostats
42
  * Fixed bug 857091: pt-sift downloads http://percona.com/get/pt-pmp, which does not work
43
  * Fixed bug 857104: pt-sift tries to invoke mext, should be pt-mext
44
  * Fixed bug 872699: pt-diskstats: rd_avkb & wr_avkb derived incorrectly
175 by Daniel Nichter
Add bug 897029 to Changelog and release_notes.rst.
45
  * Fixed bug 897029: pt-diskstats computes wrong values for md0
168 by Daniel Nichter
Update Changlog for 2.0.3.
46
  * Fixed bug 882918: pt-stalk spams warning if oprofile isn't installed
47
  * Fixed bug 884504: pt-stalk doesn't check pt-collect
48
  * Fixed bug 897483: pt-online-schema-change "uninitialized value" due to update-foreign-keys-method
49
  * Fixed bug 925007: pt-online-schema-change Use of uninitialized value $tables{"old_table"} in concatenation (.) or string at line 4330
50
  * Fixed bug 915598: pt-config-diff ignores --ask-pass option
51
  * Fixed bug 919352: pt-table-checksum changes binlog_format even if already set to statement
52
  * Fixed bug 921700: pt-table-checksum doesn't add --where to chunk size test on replicas
53
  * Fixed bug 921802: pt-table-checksum does not recognize --recursion-method=processlist
54
  * Fixed bug 925855: pt-table-checksum index check is case-sensitive
55
  * Fixed bug 821709: pt-show-grants --revoke and --separate don't work together
56
  * Fixed bug 918247: Some tools use VALUE instead of VALUES
57
131 by Daniel
Build percona-toolkit-2.0.2
58
v2.0.2 released 2012-01-05
59
129.1.1 by Daniel Nichter
Test and fix bug 911996.
60
  * Fixed bug 911996: pt-table-sync --replicate causes "Unknown column" error
61
128 by Daniel
Build percona-toolkit-2.0.1
62
v2.0.1 released 2011-12-30
63
122 by Daniel Nichter
Update Changelog.
64
  * Completely redesigned pt-table-checksum
65
  * Fixed bug 856065: pt-trend does not work
66
  * Fixed bug 887688: Prepared statements crash pt-query-digest
67
  * Fixed bug 888286: align not part of percona-toolkit
68
  * Fixed bug 897961: ptc 2.0 replicate-check error does not include hostname
69
  * Fixed bug 898318: ptc 2.0 --resume with --tables does not always work
126 by Daniel
Tweak Changelog.
70
  * Fixed bug 903513: MKDEBUG should be PTDEBUG
122 by Daniel Nichter
Update Changelog.
71
  * Fixed bug 908256: Percona Toolkit should include pt-ioprofile
108.1.1 by Daniel Nichter
Fix bug 821717: pt-tcp-model --type=requests crashes.
72
  * Fixed bug 821717: pt-tcp-model --type=requests crashes
122 by Daniel Nichter
Update Changelog.
73
  * Fixed bug 844038: pt-online-schema-change documentation example w/drop-tmp-table does not work
74
  * Fixed bug 864205: Remove the query to reset @crc from pt-table-checksum
75
  * Fixed bug 898663: Typo in pt-log-player documentation
108.1.1 by Daniel Nichter
Fix bug 821717: pt-tcp-model --type=requests crashes.
76
106 by Daniel
Build percona-toolkit-1.0.1
77
v1.0.1 released 2011-09-01
78
97 by Daniel Nichter
Changelog for 1.0.1. Use simplest version string in all tools.
79
  * Fixed bug 819421: MasterSlave::is_replication_thread() doesn't match all
80
  * Fixed bug 821673: pt-table-checksum doesn't include --where in min max queries
81
  * Fixed bug 821688: pt-table-checksum SELECT MIN MAX for char chunking is wrong
101 by Daniel Nichter
Quote > to make test not file.
82
  * Fixed bug 838211: pt-collect: line 24: [: : integer expression expected
83
  * Fixed bug 838248: pt-collect creates a "5.1" file
97 by Daniel Nichter
Changelog for 1.0.1. Use simplest version string in all tools.
84
65 by Daniel Nichter
Add release_notes.rst. Change version to 0.9.5 in preparation for test release.
85
v0.9.5 released 2011-08-04
34 by Daniel Nichter
Add standard pkg files (COPYING, README, etc.), percona-toolkit.pod, and user docs. Remove dev/docs/html.
86
65 by Daniel Nichter
Add release_notes.rst. Change version to 0.9.5 in preparation for test release.
87
  * Forked, combined, and rebranded Maatkit and Aspersa as Percona Toolkit.