Remove "internal" bugs from Changelog. Make build-packages write simple version and update sphinx-build/conf.py. Make write-user-docs remove double blank lines. Remove pt-checksum-filter and other removed tools from user docs.

This commit is contained in:
Daniel Nichter
2011-08-31 09:44:31 -06:00
parent 52ef2062e6
commit 8c6f6a7f17
14 changed files with 47 additions and 146 deletions

View File

@@ -30,10 +30,6 @@ This release of Percona Toolkit includes the following tools:
Archive rows from a MySQL table into another table or a file.
=item pt-checksum-filter
Filter checksums from pt-table-checksum.
=item pt-collect
Collect information from a server for some period of time.
@@ -98,10 +94,6 @@ Perform online, non-blocking table schema changes.
Aggregate GDB stack traces for a selected program.
=item pt-profile-compact
Compact the output from pt-query-profiler.
=item pt-query-advisor
Analyze queries and advise on possible problems.
@@ -110,10 +102,6 @@ Analyze queries and advise on possible problems.
Analyze query execution logs and generate a query report, filter, replay, or transform queries for MySQL, PostgreSQL, memcached, and more.
=item pt-query-profiler
Execute SQL statements and print statistics, or measure activity caused by other processes.
=item pt-show-grants
Canonicalize and print MySQL grants so you can effectively replicate, compare and version-control them.