Skip to content

Commit d0c247e

Browse files
authored
Merge pull request #269 from percona/ps-9087-81
PS-9087 Add a known issue to the Upgrade Overview doc for 8.1/8.2
2 parents 68a8294 + 51a7869 commit d0c247e

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

docs/upgrade.md

+11-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Not upgrading your database can have the following risks:
2222

2323
Create a test environment to verify the upgrade before you upgrade the production servers. The test environment is crucial to the success of the upgrade. There is no supported [downgrade procedure](./downgrade.md). You can try to replicate from an {{vers}} version to an 8.0 version or restore a backup.
2424

25-
[Several tools](The `pt-upgrade` tool](https://docs.percona.com/percona-toolkit/pt-upgrade.html) in the [Percona Toolkit](https://docs.percona.com/percona-toolkit/) can help with the upgrade process.
25+
Tools, such as the [`pt-upgrade` tool](https://docs.percona.com/percona-toolkit/pt-upgrade.html) in the [Percona Toolkit](https://docs.percona.com/percona-toolkit/), can help with the upgrade process.
2626

2727
We recommend upgrading to the latest version.
2828

@@ -49,3 +49,13 @@ The following list summarizes a number of the changes in the 8.0 series and has
4949
* [Rebuilding or Repairing Tables or Indexes](https://dev.mysql.com/doc/refman/{{vers}}/en/rebuilding-tables.html)
5050

5151
Review other [Percona blogs](https://www.percona.com/blog/) that contain upgrade information.
52+
53+
## Limitations
54+
55+
An upgrade on Ubuntu 20.04 from the following releases does not restart the MySQL service automatically. You must start the service manually.
56+
57+
* Percona Server for MySQL8.0.x to Percona Server for MySQL 8.1
58+
59+
* Percona Server for MySQL8.0.x to Percona Server for MySQL 8.2
60+
61+
* Percona Server for MySQL8.1 to Percona Server for MySQL 8.2

0 commit comments

Comments
 (0)