Skip to content

Commit c7ddec7

Browse files
Doc update for MySQL 8.4 support
1 parent ac47476 commit c7ddec7

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

source/releasenotes/compat.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Software Requirements
3838
~~~~~~~~~~~~~~~~~~~~~
3939

4040
- Java JRE 17
41-
- MySQL 8.0 (or equivalent compatible DBMS)
41+
- MySQL 8.4 (or equivalent compatible DBMS)
4242

4343
Supported Hypervisor Versions
4444
-----------------------------

source/upgrading/upgrade/upgrade_notes.rst

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,8 +120,18 @@ added in CloudStack's db.properties file:
120120

121121
db.usage.driver=jdbc:mysql
122122

123+
MySQL support updated to 8.4
124+
----------------------------
123125

124-
MySQL 8.0 sql mode change
126+
As of Apache CloudStack 4.20.3, support for MySQL 8.4 has been added.
127+
128+
Existing deployments upgraded to version 4.20.3 can still continue using MySQL 8.0
129+
without any changes.
130+
131+
If you are running MySQL 8.0 and would like to upgrade to MySQL 8.4,
132+
you may follow the standard MySQL upgrade process to migrate safely to version 8.4.
133+
134+
MySQL 8.4 sql mode change
125135
-------------------------
126136

127137
MySQL mode (sql_mode) has changed in CloudStack db.properties to

0 commit comments

Comments
 (0)