Skip to content

Commit 99d65da

Browse files
authored
Merge pull request #255 from taverianov/taverianov-patch-8
Update supported MySQL and MariaDB version sets
2 parents 3fc2112 + ad8208f commit 99d65da

File tree

1 file changed

+9
-2
lines changed
  • docs/cloudlinuxos/cloudlinux_os_components

1 file changed

+9
-2
lines changed

docs/cloudlinuxos/cloudlinux_os_components/README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3270,7 +3270,7 @@ Please note that MariaDB 10.4 release isn’t supported by cPanel, thus you can
32703270
Please make full database backup (including system tables) before you upgrade MySQL or switch to MariaDB. This action will prevent data loss in case if something goes wrong.
32713271
:::
32723272
3273-
**_MySQL Governor is compatible only with MySQL 5.x, 8.0; MariaDB & Percona Server 5.6._**
3273+
**_MySQL Governor is compatible only with MySQL 5.x, 8.x, MariaDB and Percona Server 5.6._**
32743274
32753275
To install <span class="notranslate"> MySQL Governor </span> on your server install <span class="notranslate"> governor-mysql </span> package at first:
32763276
@@ -3302,6 +3302,7 @@ Please make sure to specify your current MySQL version instead of XX as follows:
33023302
* 56 — MySQL v5.6
33033303
* 57 — MySQL v5.7
33043304
* 80 — MySQL v8.0 (requires MySQL Governor 1.2-37+)
3305+
* 84 — MySQL v8.4 (requires MySQL Governor 1.2-129+)
33053306
33063307
If you are installing <span class="notranslate"> CloudLinux OS </span> on a server running <span class="notranslate"> MariaDB </span> already, do instead:
33073308
@@ -3362,6 +3363,7 @@ If you are installing <span class="notranslate"> MySQL Governor </span> on a ser
33623363
|mysql56 |MySQL v5.6 |
33633364
|mysql57 |MySQL v5.7 |
33643365
|mysql80 |MySQL v8.0 (requires MySQL Governor 1.2-37+)|
3366+
|mysql84 |MySQL v8.4 (requires MySQL Governor 1.2-129+)|
33653367
|mariadb55 |MariaDB v5.5 |
33663368
|mariadb100 |MariaDB v10.0 |
33673369
|mariadb101 |MariaDB v10.1 |
@@ -3790,12 +3792,17 @@ To install beta version of MySQL:
37903792
|mysql56 | MySQL v5.6|
37913793
|mysql57 | MySQL v5.7|
37923794
|mysql80 | MySQL v8.0 (requires MySQL Governor 1.2-37+)|
3795+
|mysql84 | MySQL v8.4 (requires MySQL Governor 1.2-129+)|
37933796
|mariadb55 | MariaDB v5.5|
37943797
|mariadb100 | MariaDB v10.0|
37953798
|mariadb101 | MariaDB v10.1|
37963799
|mariadb102 | MariaDB v 10.2|
37973800
|mariadb103 | MariaDB v 10.3 [requires <span class="notranslate"> MySQL Governor 1.2-36+; for cPanel - MySQL Governor 1.2-41+ </span> ]|
3798-
|mariadb104 |MariaDB v 10.4 [requires <span class="notranslate">MySQL Governor</span> 1.2-53+]||
3801+
|mariadb104 | MariaDB v 10.4 [requires <span class="notranslate">MySQL Governor</span> 1.2-53+]||
3802+
|mariadb105 | MariaDB v 10.5 [requires <span class="notranslate">MySQL Governor</span> 1.2-62+]|
3803+
|mariadb106 | MariaDB v 10.6 [requires <span class="notranslate">MySQL Governor</span> 1.2-76+]|
3804+
|mariadb1011 | MariaDB v 10.11 [requires <span class="notranslate">MySQL Governor</span> 1.2-103+]|
3805+
|mariadb1104 | MariaDB v 11.4 [requires <span class="notranslate">MySQL Governor</span> 1.2-122+]|
37993806
|percona56 | Percona v 5.6|
38003807
38013808
* We don't recommend to downgrade from MySQL v5.6, MariaDB 10.x

0 commit comments

Comments
 (0)