Skip to content

Commit

Permalink
PS-5.7-5427 Document the correct distribution upgrade process for Per…
Browse files Browse the repository at this point in the history
…cona Server - 5.7

Merged with 5.6 version
Added the distribution process
  • Loading branch information
patrickbirch committed Sep 13, 2019
2 parents fd35368 + 10b25bd commit 2d185eb
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions doc/source/upgrading_guide_56_57.rst
Original file line number Diff line number Diff line change
Expand Up @@ -337,3 +337,18 @@ After this is done, just restart the server as usual:
.. code-block:: bash
$ service mysql restart
Performing a Distribution upgrade in-place on a System with installed Percona packages
--------------------------------------------------------------------------------------------
The recommended process for performing a distribution upgrade on a system with
the Percona packages installed is the following:
1. Record the installed Percona packages
2. Backup the data and configurations
3. Uninstall the Percona packages without removing the configurations or
data
4. Perform the upgrade by following the distribution upgrade instructions
5. Reboot the system
6. Install the Percona packages intended for the upgraded version of the
distribution

0 comments on commit 2d185eb

Please sign in to comment.