From dd921fd657debb93c66f01775bd34564eca5ee17 Mon Sep 17 00:00:00 2001 From: PaulJacobs-percona <63049452+PaulJacobs-percona@users.noreply.github.com> Date: Thu, 4 Jun 2020 09:00:14 +0300 Subject: [PATCH] PT-1836 replace U+2019 with U+0027 (apostrophe) --- bin/pt-deadlock-logger | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/pt-deadlock-logger b/bin/pt-deadlock-logger index 45802d66..b1d2fce3 100755 --- a/bin/pt-deadlock-logger +++ b/bin/pt-deadlock-logger @@ -5532,7 +5532,7 @@ Percona Toolkit. Second, it checks for and warns about versions with known problems. For example, MySQL 5.5.25 had a critical bug and was re-released as 5.5.25a. -A secure connection to Percona’s Version Check database server is done to +A secure connection to Percona's Version Check database server is done to perform these checks. Each request is logged by the server, including software version numbers and unique ID of the checked system. The ID is generated by the Percona Toolkit installation script or when the Version Check database call is