Skip to content

Commit 760c5ae

Browse files
authored
Merge pull request #319 from annkots/master
TCR-865: The list of supported MySQL/MariaDB versions needs to be upd…
2 parents 2e77462 + 6f34fc4 commit 760c5ae

1 file changed

Lines changed: 11 additions & 18 deletions

File tree

  • docs/cloudlinuxos/cloudlinux_os_components

docs/cloudlinuxos/cloudlinux_os_components/README.md

Lines changed: 11 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -3282,14 +3282,16 @@ Take a look at the next chart. The I/O load is synchronous with the CPU load.
32823282
#### Installation
32833283
32843284
:::danger IMPORTANT
3285-
Please note that MariaDB 10.4 release isn’t supported by cPanel, thus you can’t install this version with MySQL Governor + cPanel. More details are available here: [https://features.cpanel.net/topic/maria-10-4-support](https://features.cpanel.net/topic/maria-10-4-support).
3285+
Note the following cPanel-specific restrictions when using MySQL Governor:
3286+
- **MariaDB 10.4** is not supported by cPanel on any CloudLinux OS version.
3287+
- **MariaDB 10.11** is not supported by cPanel on CloudLinux OS 7, because cPanel added MariaDB 10.11 support only in cPanel 114, and the last cPanel version available on CloudLinux OS 7 is 110.
32863288
:::
32873289
32883290
::: danger IMPORTANT
3289-
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.
3291+
Make a 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.
32903292
:::
32913293
3292-
**_MySQL Governor is compatible only with MySQL 5.x, 8.x, MariaDB and Percona Server 5.6._**
3294+
**_MySQL Governor is compatible with MySQL 5.6–5.7, 8.0–8.4, MariaDB 10.2–10.6, 10.11, 11.4, and Percona Server 5.6._**
32933295
32943296
To install <span class="notranslate"> MySQL Governor </span> on your server install <span class="notranslate"> governor-mysql </span> package at first:
32953297
@@ -3317,8 +3319,7 @@ If you are installing <span class="notranslate"> CloudLinux OS </span> on a serv
33173319
33183320
Please make sure to specify your current MySQL version instead of XX as follows:
33193321
3320-
* 55 — MySQL v5.5
3321-
* 56 — MySQL v5.6
3322+
* 56 — MySQL v5.6 (CloudLinux OS 7 and 8 only; not supported on CloudLinux OS 9+)
33223323
* 57 — MySQL v5.7
33233324
* 80 — MySQL v8.0 (requires MySQL Governor 1.2-37+)
33243325
* 84 — MySQL v8.4 (requires MySQL Governor 1.2-129+)
@@ -3335,19 +3336,16 @@ If you are installing <span class="notranslate"> CloudLinux OS </span> on a serv
33353336
33363337
Please make sure to specify your current <span class="notranslate"> MariaDB </span> version instead of <span class="notranslate"> XX </span> as follows:
33373338
3338-
* 55 — MariaDB v5.5
3339-
* 100 — MariaDB v10.0
3340-
* 101 — MariaDB v10.1
33413339
* 102 — MariaDB v10.2
33423340
* 103 — MariaDB v10.3 [requires <span class="notranslate"> MySQL Governor 1.2-36+; for cPanel - MySQL Governor 1.2-41+] </span>
33433341
* 104 – MariaDB v10.4 [requires <span class="notranslate">MySQL Governor</span> 1.2-53+]
33443342
* 105 - MariaDB v10.5 [requires <span class="notranslate">MySQL Governor</span> 1.2-62+]
33453343
* 106 - MariaDB v10.6 [requires <span class="notranslate">MySQL Governor</span> 1.2-76+]
33463344
* 1011 - MariaDB v10.11 [requires <span class="notranslate">MySQL Governor</span> 1.2-103+]
3347-
* 1104 - MariaDB v11.4 [requires <span class="notranslate">MySQL Governor</span> 1.2-122+]
3345+
* 1104 - MariaDB v11.4 [requires <span class="notranslate">MySQL Governor</span> 1.2-122+] (not supported on CloudLinux OS 7)
33483346
3349-
:::tip Updated note
3350-
MariaDB version 10.4 is available for CloudLinux OS 6.
3347+
:::warning Deprecated versions
3348+
The following versions have been deprecated and are no longer supported: MySQL 5.1, MySQL 5.5, MariaDB 5.5, MariaDB 10.0, and MariaDB 10.1.
33513349
:::
33523350
33533351
Installation for <span class="notranslate"> Percona Server 5.6 </span> [requires <span class="notranslate"> MySQL Governor </span> 1.1-22+ or 1.2-21+]:
@@ -3377,22 +3375,17 @@ If you are installing <span class="notranslate"> MySQL Governor </span> on a ser
33773375
33783376
| | |
33793377
|-|-|
3380-
|mysql51 |MySQL v5.1 |
3381-
|mysql55 |MySQL v5.5 |
3382-
|mysql56 |MySQL v5.6 |
3378+
|mysql56 |MySQL v5.6 (CloudLinux OS 7 and 8 only; not supported on CloudLinux OS 9+) |
33833379
|mysql57 |MySQL v5.7 |
33843380
|mysql80 |MySQL v8.0 (requires MySQL Governor 1.2-37+)|
33853381
|mysql84 |MySQL v8.4 (requires MySQL Governor 1.2-129+)|
3386-
|mariadb55 |MariaDB v5.5 |
3387-
|mariadb100 |MariaDB v10.0 |
3388-
|mariadb101 |MariaDB v10.1 |
33893382
|mariadb102 |MariaDB v 10.2 |
33903383
|mariadb103 |MariaDB v 10.3 [requires <span class="notranslate"> MySQL Governor 1.2-36+; for cPanel - MySQL Governor 1.2-41+] </span> |
33913384
|mariadb104 |MariaDB v 10.4 [requires <span class="notranslate">MySQL Governor</span> 1.2-53+]|
33923385
|mariadb105 |MariaDB v 10.5 [requires <span class="notranslate">MySQL Governor</span> 1.2-62+]|
33933386
|mariadb106 |MariaDB v 10.6 [requires <span class="notranslate">MySQL Governor</span> 1.2-76+]|
33943387
|mariadb1011 |MariaDB v 10.11 [requires <span class="notranslate">MySQL Governor</span> 1.2-103+]|
3395-
|mariadb1104 |MariaDB v 11.4 [requires <span class="notranslate">MySQL Governor</span> 1.2-122+]|
3388+
|mariadb1104 |MariaDB v 11.4 [requires <span class="notranslate">MySQL Governor</span> 1.2-122+] (not supported on CloudLinux OS 7)|
33963389
|percona56 | <span class="notranslate"> Percona Server v 5.6 </span> |
33973390
33983391
Generally, <span class="notranslate"> stable </span> and <span class="notranslate"> beta </span> channels contain different version of MySQL packages - <span class="notranslate"> beta </span> contains newer version than <span class="notranslate"> stable </span> or the same one. If you would like to install <span class="notranslate"> beta </span> packages, use <span class="notranslate"> --install-beta </span> flag instead of <span class="notranslate"> --install </span> when calling installation script:

0 commit comments

Comments
 (0)