mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-09 18:30:16 +00:00
42 lines
1.8 KiB
ReStructuredText
42 lines
1.8 KiB
ReStructuredText
Release Notes
|
|
*************
|
|
|
|
v1.0.1 released 2011-09-01
|
|
==========================
|
|
|
|
Percona Toolkit 1.0.1 has been released. In July, Baron announced planned
|
|
changes to Maatkit and Aspersa development;[1] Percona Toolkit is the
|
|
result. In brief, Percona Toolkit is the combined fork of Maatkit and
|
|
Aspersa, so although the toolkit is new, the programs are not. That means
|
|
Percona Toolkit 1.0.1 is mature, stable, and production-ready. In fact,
|
|
it's even a little more stable because we fixed a few bugs in this release.
|
|
|
|
Percona Toolkit packages can be downloaded from
|
|
http://www.percona.com/downloads/percona-toolkit/
|
|
or the Percona Software Repositories
|
|
(http://www.percona.com/docs/wiki/repositories:start).
|
|
|
|
Although Maatkit and Aspersa development use Google Code, Percona Toolkit
|
|
uses Launchpad: https://launchpad.net/percona-toolkit
|
|
|
|
[1] http://www.xaprb.com/blog/2011/07/06/planned-change-in-maatkit-aspersa-development/
|
|
|
|
Changelog
|
|
---------
|
|
|
|
* Fixed bug 819421: MasterSlave::is_replication_thread() doesn't match all
|
|
* Fixed bug 821673: pt-table-checksum doesn't include --where in min max queries
|
|
* Fixed bug 821688: pt-table-checksum SELECT MIN MAX for char chunking is wrong
|
|
* Fixed bug 838211: pt-collect: line 24: [: : integer expression expected
|
|
* Fixed bug 838248: pt-collect creates a "5.1" file
|
|
|
|
v0.9.5 released 2011-08-04
|
|
==========================
|
|
|
|
Percona Toolkit 0.9.5 represents the completed transition from Maatkit and Aspersa. There are no bug fixes or new features, but some features have been removed (like --save-results from pt-query-digest). This release is the starting point for the 1.0 series where new development will happen, and no more changes will be made to the 0.9 series.
|
|
|
|
Changelog
|
|
---------
|
|
|
|
* Forked, combined, and rebranded Maatkit and Aspersa as Percona Toolkit.
|