Skip to content

Commit a7bbb88

Browse files
committed
PS-10482 [DOCS] - Create a What's Changed in the MySQL 9.x series document 8.4
new file: docs/9x-breaking-changes.md new file: docs/9x-compatibility-and-removed-items.md new file: docs/9x-defaults-and-tuning.md modified: docs/index.md modified: docs/installation.md modified: docs/upgrade.md new file: docs/whats-new-mysql-9x-apt-dnf-yum.md new file: docs/whats-changed-mysql-9x.md modified: mkdocs-base.yml
1 parent 655ef1e commit a7bbb88

5 files changed

Lines changed: 447 additions & 3 deletions

File tree

docs/index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,12 @@ Upgrade your Percona Server for MySQL installation with our comprehensive upgrad
6262

6363
</div><div data-banner markdown>
6464

65+
### :material-information-outline: Planning for the MySQL 9.x series? { .title }
66+
67+
If you are evaluating or planning a move to the MySQL 9.x series (for example, Percona Server for MySQL 9.7 LTS), see [What's New in MySQL 9.x: Technical Migration Overview](whats-new-mysql-9.md) for breaking changes, compatibility, removed items, and defaults and tuning.
68+
69+
</div><div data-banner markdown>
70+
6571
## :fontawesome-solid-gears: Audit Log Filter plugin { .title }
6672

6773
Learn about the Audit Log Filter plugin that allows you to monitor, log, and block a connection or query actively executed on the selected server.

docs/installation.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ The following guides describe the installation process for using the official Pe
1212

1313
[Install Percona Server for MySQL on Debian and Ubuntu](apt-repo.md){.md-button} [Install Percona Server for MySQL on Red Hat Enterprise Linux](yum-repo.md){.md-button}
1414

15+
If you are considering the MySQL 9.x series (for example, Percona Server for MySQL 9.7 LTS via APT, DNF, or YUM), see [What's New in MySQL 9.x: Technical Migration Overview](whats-new-mysql-9.md) for breaking changes, compatibility, removed items, and defaults and tuning.
16+
1517
## Other installation methods
1618

1719
[Install Percona Server for MySQL from Binaries](binary-tarball-install.md){.md-button} <br> [Compile Percona Server for MySQL from Source](source-tarball.md){.md-button} <br> [Run Percona Server for MySQL in a Docker container](docker.md){.md-button}

docs/upgrade.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ Review these documents to understand breaking changes, removed features, and com
4949

5050
* [Percona Toolkit updates for {{vers}}](./percona-toolkit-8.4-updates.md) - Review toolkit changes if you use Percona Toolkit
5151

52+
If you are planning an upgrade to the MySQL 9.x series (for example, to Percona Server for MySQL 9.7 LTS), see [What's New in MySQL 9.x: Technical Migration Overview](./whats-new-mysql-9.md) for breaking changes, compatibility, removed items, and defaults and tuning.
53+
5254
### Step 2: Complete pre-upgrade preparation
5355

5456
Work through the pre-upgrade checks in the [upgrade checklist](./upgrade-checklist-8.4.md). This includes:
@@ -137,12 +139,10 @@ Review these upgrade-related documents:
137139
* [Downgrade options](./downgrade.md)
138140

139141
* [Breaking and incompatible changes in {{vers}}](./8.4-breaking-changes.md)
140-
141142
* [Compatibility and removed items in {{vers}}](./8.4-compatibility-and-removed-items.md)
142-
143143
* [Defaults and tuning guidance for {{vers}}](./8.4-defaults-and-tuning.md)
144-
145144
* [Percona Toolkit updates for {{vers}}](./percona-toolkit-8.4-updates.md)
145+
* [What's New in MySQL 9.x: Technical Migration Overview](./whats-new-mysql-9.md) (for migration to 9.x / 9.7 LTS)
146146

147147
### Additional MySQL documentation
148148

0 commit comments

Comments
 (0)