Update Changelog

Co-authored-by: rasika-chivate <95711051+rasika-chivate@users.noreply.github.com>
This commit is contained in:
Carlos Salguero
2022-04-20 09:01:03 -03:00
committed by GitHub
parent 5cdb98b487
commit d4dec7599b

View File

@@ -8,7 +8,7 @@ v3.4.0
* Improvement PT-1417: Inconsistent creation of toolkit tables
* Fixed bug PT-1627: pt-mysql-summary doesn't verify which version of jemalloc is in use
* Fixed bug PT-1747: pt-online-schema-change: metadata lock can break database for rebuild_constraints
* Improvement PT-1800: PTDEBUG=1 exposes passwords
* Improvement PT-1800: The environment variable PTDEBUG=1 exposes the passwords
* Improvement PT-1887: pt-diskstat is not working for new kernels
* Fixed bug PT-1900: pt-query-digest not hiding parameter properly sometimes when parameter=binary
* Improvement PT-1940: ptsoc dropswap with mysql8: revise rejection (Thanks duxthefux)