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.