From 7abb8212345f53fed68a439533696ca8f3207232 Mon Sep 17 00:00:00 2001 From: Alina Derkach Date: Tue, 28 Jul 2026 17:52:11 +0200 Subject: [PATCH] Remove PT notes from docs modified: docs/components.md modified: docs/deployment-variants.md modified: docs/downgrade.md modified: docs/minor-upgrade.md --- docs/components.md | 2 -- docs/deployment-variants.md | 2 -- docs/downgrade.md | 2 -- docs/minor-upgrade.md | 2 -- 4 files changed, 8 deletions(-) diff --git a/docs/components.md b/docs/components.md index 1137a1fe..21909996 100644 --- a/docs/components.md +++ b/docs/components.md @@ -22,7 +22,5 @@ Percona Distribution for MySQL consists of the following **components**: * [MySQL Router :octicons-link-external-16:](https://dev.mysql.com/doc/mysql-router/{{vers}}/en/) is lightweight middleware that provides transparent routing between your application and back-end MySQL servers. !!! important - - This release does not include the Percona Toolkit component. We will add it once a Percona Toolkit version compatible with MySQL 8.4 becomes available. In {{vers}}.x environments, the ProxySQL binlog reader can fail to initialize because it uses legacy commands, such as SHOW MASTER STATUS. Some internal counters also use outdated terminology. To address most terminology issues, enable the [terminology_use_previous](https://dev.mysql.com/doc/refman/{{vers}}/en/replication-options-replica.html#sysvar_terminology_use_previous) system variable on the database server. This workaround addresses only terminology compatibility and may not fix all failures. \ No newline at end of file diff --git a/docs/deployment-variants.md b/docs/deployment-variants.md index 37431620..0bed5dc7 100644 --- a/docs/deployment-variants.md +++ b/docs/deployment-variants.md @@ -13,8 +13,6 @@ Percona Distribution for MySQL provides two deployment variants: one is Percona | MySQL Router | YES | !!! important - - This release does not include the Percona Toolkit component. We will add it once a Percona Toolkit version compatible with MySQL 8.4 becomes available. In {{vers}}.x environments, the ProxySQL binlog reader can fail to initialize because it uses legacy commands, such as SHOW MASTER STATUS. Some internal counters also use outdated terminology. To address most terminology issues, enable the [terminology_use_previous](https://dev.mysql.com/doc/refman/{{vers}}/en/replication-options-replica.html#sysvar_terminology_use_previous) system variable on the database server. This workaround addresses only terminology compatibility and may not fix all failures. diff --git a/docs/downgrade.md b/docs/downgrade.md index 7fe9f456..69ef6a4b 100644 --- a/docs/downgrade.md +++ b/docs/downgrade.md @@ -1,8 +1,6 @@ # Downgrade Percona Distribution for MySQL !!! important - - This release does not include the Percona Toolkit component. We will add it once a Percona Toolkit version compatible with MySQL 8.4 becomes available. In {{vers}}.x environments, the ProxySQL binlog reader can fail to initialize because it uses legacy commands, such as SHOW MASTER STATUS. Some internal counters also use outdated terminology. To address most terminology issues, enable the [terminology_use_previous](https://dev.mysql.com/doc/refman/{{vers}}/en/replication-options-replica.html#sysvar_terminology_use_previous) system variable on the database server. This workaround addresses only terminology compatibility and may not fix all failures. diff --git a/docs/minor-upgrade.md b/docs/minor-upgrade.md index 6ecf4453..93a8a351 100644 --- a/docs/minor-upgrade.md +++ b/docs/minor-upgrade.md @@ -1,8 +1,6 @@ # Upgrade Percona Distribution for MySQL !!! important - - This release does not include the Percona Toolkit component. We will add it once a Percona Toolkit version compatible with MySQL 8.4 becomes available. In {{vers}}.x environments, the ProxySQL binlog reader can fail to initialize because it uses legacy commands, such as SHOW MASTER STATUS. Some internal counters also use outdated terminology. To address most terminology issues, enable the [terminology_use_previous](https://dev.mysql.com/doc/refman/{{vers}}/en/replication-options-replica.html#sysvar_terminology_use_previous) system variable on the database server. This workaround addresses only terminology compatibility and may not fix all failures.