Fixed MySQLProtocol parser (v4.1 enhacements)

This commit is contained in:
Carlos Salguero
2016-12-16 22:38:15 -03:00
parent f265de131d
commit a96356c879
4 changed files with 90 additions and 238 deletions

View File

@@ -1,6 +1,8 @@
Changelog for Percona Toolkit
v2.2.20 released 2016-12-06
v2.2.21
* Fixed bug 1402776: Improved fix (protocol parser fix): error when parsing tcpdump capture with pt-query-digest
v2.2.20 released 2016-12-09