Skip to content

Commit 375e4cf

Browse files
authored
Merge pull request #415 from percona/ps-9525
PS-9525 Add Pro paragraph to install, upgrade and feature in 8.0
2 parents 7400a88 + 8529362 commit 375e4cf

File tree

4 files changed

+15
-5
lines changed

4 files changed

+15
-5
lines changed

docs/fips.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# FIPS compliance
22

3+
Percona Server for MySQL Pro includes the [capabilities](psmysql-pro.md#capabilities) that are typically requested by large enterprises. Percona Server for MySQL Pro contains packages created and tested by Percona. These packages are supported only for Percona Customers with a subscription.
4+
5+
[Become a Percona Customer](https://www.percona.com/about/contact){.md-button}
6+
37
The Federal Information Processing Standards (FIPS) are a set of U.S. government standards that ensure the security of computer systems for non-military government agencies and contractors. These standards specify how to perform cryptographic operations, such as encryption, hashing, and digital signatures. FIPS mode is a mode of operation that enforces these standards and rejects any non-compliant algorithms or parameters.
48

59
Percona Server for MySQL implements the same level of FIPS support as MySQL. Percona Server for MySQL can run in FIPS mode if a FIPS-enabled OpenSSL library and FIPS Object Module are available at runtime or if compiled using a FIPS-validated version of OpenSSL. You can also receive this functionality by [building Percona Server for MySQL from source code](compile-percona-server.md).

docs/install-pro.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Install Percona Server for MySQL Pro
22

3-
This document provides guidelines how to install Pro packages of Percona Server for MySQL from Percona repositories. [Learn more about Percona Server for MySQL Pro :material-arrow-top-right:](psmysql-pro.md).
3+
Percona Server for MySQL Pro includes the [capabilities](psmysql-pro.md#capabilities) that are typically requested by large enterprises. Percona Server for MySQL Pro contains packages created and tested by Percona. These packages are supported only for Percona Customers with a subscription.
44

5-
[Check files in packages built for Percona Server for MySQL Pro :material-arrow-right:](pro-files.md){.md-button}
5+
[Become a Percona Customer](https://www.percona.com/about/contact){.md-button}
66

7-
Percona Server for MySQL Pro contains packages created and tested by Percona. These packages are supported only for Percona Customers with a subscription.
7+
This document provides guidelines how to install Pro packages of Percona Server for MySQL from Percona repositories. [Check files in packages built for Percona Server for MySQL Pro :material-arrow-right:](pro-files.md){.md-button}
88

99
## Procedure
1010

docs/pro-files.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Files in packages built for Percona Server for MySQL Pro
22

3+
Percona Server for MySQL Pro includes the [capabilities](psmysql-pro.md#capabilities) that are typically requested by large enterprises. Percona Server for MySQL Pro contains packages created and tested by Percona. These packages are supported only for Percona Customers with a subscription.
4+
5+
[Become a Percona Customer](https://www.percona.com/about/contact){.md-button}
6+
37
## Files in the DEB package
48

59
| Package | Contains |

docs/upgrade-pro.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
# Upgrade to Percona Server for MySQL Pro
22

3-
Are you a Percona Customer already, and are you ready to enjoy all the [benefits of Percona Server for MySQL Pro](psmysql-pro.md)? Percona Server for MySQL Pro contains packages created and tested by Percona. These packages are supported only for Percona customers with a subscription.
3+
Percona Server for MySQL Pro includes the [capabilities](psmysql-pro.md#capabilities) that are typically requested by large enterprises. Percona Server for MySQL Pro contains packages created and tested by Percona. These packages are supported only for Percona Customers with a subscription.
4+
5+
[Become a Percona Customer](https://www.percona.com/about/contact){.md-button}
46

57
This document provides instructions on upgrading from Percona Server for MySQL to Percona Server for MySQL Pro.
68

7-
## Preconditions
9+
## Preconditions
810

911
Request the access to the pro repository from Percona Support. You will receive the client ID and the access token which you use when downloading the packages.
1012

0 commit comments

Comments
 (0)