Skip to content

Commit 1514ad4

Browse files
committed
PS-9458 Update 5.7 EOL topics
modified: docs/index.md
1 parent 2e9adaf commit 1514ad4

File tree

3 files changed

+22
-17
lines changed

3 files changed

+22
-17
lines changed

docs/index.md

+7-15
Original file line numberDiff line numberDiff line change
@@ -11,25 +11,17 @@ Percona Server for MySQL is trusted by thousands of enterprises to provide bette
1111

1212
## {{post}}
1313

14-
This release is part of MySQL 5.7 Post-EOL Support from Percona. The fixes are available to [MySQL 5.7 Post-EOL Support from Percona customers]. Community members can [build this release from the source]. We recommend upgrading to MySQL 8.0, or you can stay on 5.7; we’ll support you either way.
14+
Make sure to use [{{post}}](https://www.percona.com/navigating-mysql-5-7-end-of-life) to keep your MySQL applications secure and performing well. This service provides essential bug fixes and security patches.
1515

16-
Leverage [{{post}}](https://www.percona.com/navigating-mysql-5-7-end-of-life) to ensure continued security and performance for your MySQL applications. While this service provides critical bug fixes and security patches, consider migrating to the next major version to unlock a wider range of benefits:
16+
However, consider upgrading to the next major version for more benefits, such as improved performance, better handling of growing data volumes, enhanced security features, and the latest functionalities for better database management.
1717

18-
* Enhanced performance and scalability: Gain access to performance improvements and better handle growing data volumes.
19-
20-
* Improved security features: Benefit from the latest security advancements to safeguard your data more effectively.
21-
22-
* Access to the latest features and functionality: Utilize the newest features and functionalities to improve your database management experience.
23-
24-
### Releases
25-
26-
* [Percona Server for MySQL 5.7.44-49](release-notes/5.7.44-49.md)
27-
28-
### Installation links
18+
Version {{release}} contains fixes as part of the [MySQL 5.7 post-EOL support from Percona], available to customers. They have access to the following installation methods:
2919

3020
* [Install {{post}} releases](installation/install-eol.md)
3121

32-
* [Download {{post}} releases from binary tarballs](./installation/binary-tarball.md)
22+
* [Download {{post}} releases as binary tarballs](./installation/binary-tarball.md)
23+
24+
Community members can [build this release from the source].
3325

3426

3527
## For Monitoring and Management
@@ -38,7 +30,7 @@ Percona Monitoring and Management (PMM )monitors and provides actionable perform
3830

3931
[Install PMM and connect your server instances to it.](https://docs.percona.com/percona-monitoring-and-management/get-started/index.html)
4032

41-
[MySQL 5.7 Post-EOL Support from Percona customers]: https://www.percona.com/post-mysql-5-7-eol-support
33+
[MySQL 5.7 Post-EOL Support from Percona]: https://www.percona.com/post-mysql-5-7-eol-support
4234

4335
[build this release from the source]: installation/git-source-tree.md
4436

docs/installation/binary-tarball.md

+6-2
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@
77

88
## Download a {{post}} binary tarball
99

10+
Version {{release}} contains fixes as part of the [MySQL 5.7 post-EOL support from Percona], available to customers.
11+
12+
Community members can [build this release from the source].
13+
1014
You can download the binary tarball for Percona Server for MySQL release in the {{post}} program using your `CLIENTID` and `TOKEN`.
1115

1216
| Type | Name |Description |
@@ -54,6 +58,6 @@ for MySQL 5.7.38-41 for Debian 10:
5458
$ wget https://downloads.percona.com/downloads/Percona-Server-5.7/Percona-Server-5.7.38-41/binary/debian/buster/x86_64/Percona-Server-5.7.38-41-rda46e5474f9-buster-x86_64-bundle.tar
5559
```
5660
61+
[MySQL 5.7 Post-EOL Support from Percona]: https://www.percona.com/post-mysql-5-7-eol-support
5762
58-
59-
63+
[build this release from the source]: git-source-tree.md

docs/installation/install-eol.md

+9
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
This document provides guidelines on installing Percona Server packages for MySQL from Percona repositories. For more information, see [{{post}}](https://www.percona.com/navigating-mysql-5-7-end-of-life).
44

5+
Version {{release}} contains fixes as part of the [MySQL 5.7 post-EOL support from Percona], available to customers.
6+
7+
Community members can [build this release from the source].
8+
59
For instructions for binary tarballs, see [Install {{post}} release from a binary tarball](binary-tarball.md#install-a-mysql-57-post-eol-support-release-from-a-binary-tarball).
610

711
## Procedure
@@ -61,3 +65,8 @@ For instructions for binary tarballs, see [Install {{post}} release from a binar
6165
```{.bash .data-prompt="$"}
6266
$ sudo yum install -y percona-server-server-5.7
6367
```
68+
69+
70+
[MySQL 5.7 Post-EOL Support from Percona]: https://www.percona.com/post-mysql-5-7-eol-support
71+
72+
[build this release from the source]: git-source-tree.md

0 commit comments

Comments
 (0)