PXC-5225 [DOCS] - Improve the documentation to suggest best practices…#349
Open
patrickbirch wants to merge 1 commit into
Open
PXC-5225 [DOCS] - Improve the documentation to suggest best practices…#349patrickbirch wants to merge 1 commit into
patrickbirch wants to merge 1 commit into
Conversation
… on PXC minor upgrade 9.7 modified: docs/upgrade-guide.md
df54fe6 to
bfaa4b7
Compare
| ``` | ||
|
|
||
| Upgrading to Percona Server 8.4 is similar to upgrading between minor versions of 8.0, like from 8.0.x to 8.0.y. There are a few specific details to keep in mind for 8.4, but the overall process isn’t very different. We also recommend checking out the Percona Server upgrade documentation for more information: [Percona Server for MySQL 8.4 Upgrade Guide :octicons-link-external-16:](https://docs.percona.com/percona-server/{{vers}}/upgrade.html). | ||
| Upgrading to Percona Server 9.7 follows the same process as minor 8.4 upgrades. Review the [Percona Server for MySQL 9.7 Upgrade Guide :octicons-link-external-16:](https://docs.percona.com/percona-server/{{vers}}/upgrade.html) for additional details. |
Collaborator
There was a problem hiding this comment.
The link to Percona Server for MySQL 9.7 Upgrade Guide does not work
| ### Replication variable | ||
|
|
||
| ### ProxySQL 2.6.2 or later | ||
| The `replica_allow_higher_version_source` variable controls replication from a higher-version source to a lower-version replica. For more information, see [Replication configuration](replication.md). |
Collaborator
There was a problem hiding this comment.
The link to replication configuration does not work
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
… on PXC minor upgrade 9.7