You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/cloudlinuxos/cloudlinux_os_components/README.md
+9-2Lines changed: 9 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3270,7 +3270,7 @@ Please note that MariaDB 10.4 release isn’t supported by cPanel, thus you can
3270
3270
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.
3271
3271
:::
3272
3272
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._**
3274
3274
3275
3275
To install <span class="notranslate"> MySQL Governor </span> on your server install <span class="notranslate"> governor-mysql </span> package at first:
3276
3276
@@ -3302,6 +3302,7 @@ Please make sure to specify your current MySQL version instead of XX as follows:
3302
3302
* 56 — MySQL v5.6
3303
3303
* 57 — MySQL v5.7
3304
3304
* 80 — MySQL v8.0 (requires MySQL Governor 1.2-37+)
3305
+
* 84 — MySQL v8.4 (requires MySQL Governor 1.2-129+)
3305
3306
3306
3307
If you are installing <span class="notranslate"> CloudLinux OS </span> on a server running <span class="notranslate"> MariaDB </span> already, do instead:
3307
3308
@@ -3362,6 +3363,7 @@ If you are installing <span class="notranslate"> MySQL Governor </span> on a ser
3362
3363
|mysql56 |MySQL v5.6 |
3363
3364
|mysql57 |MySQL v5.7 |
3364
3365
|mysql80 |MySQL v8.0 (requires MySQL Governor 1.2-37+)|
3366
+
|mysql84 |MySQL v8.4 (requires MySQL Governor 1.2-129+)|
3365
3367
|mariadb55 |MariaDB v5.5 |
3366
3368
|mariadb100 |MariaDB v10.0 |
3367
3369
|mariadb101 |MariaDB v10.1 |
@@ -3790,12 +3792,17 @@ To install beta version of MySQL:
3790
3792
|mysql56 | MySQL v5.6|
3791
3793
|mysql57 | MySQL v5.7|
3792
3794
|mysql80 | MySQL v8.0 (requires MySQL Governor 1.2-37+)|
3795
+
|mysql84 | MySQL v8.4 (requires MySQL Governor 1.2-129+)|
3793
3796
|mariadb55 | MariaDB v5.5|
3794
3797
|mariadb100 | MariaDB v10.0|
3795
3798
|mariadb101 | MariaDB v10.1|
3796
3799
|mariadb102 | MariaDB v 10.2|
3797
3800
|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+]|
3799
3806
|percona56 | Percona v 5.6|
3800
3807
3801
3808
* We don't recommend to downgrade from MySQL v5.6, MariaDB 10.x
0 commit comments