From c7ddec71e1440d9874df0ebe01a8d44cef282671 Mon Sep 17 00:00:00 2001 From: Suresh Kumar Anaparti Date: Thu, 26 Feb 2026 15:12:47 +0530 Subject: [PATCH] Doc update for MySQL 8.4 support --- source/releasenotes/compat.rst | 2 +- source/upgrading/upgrade/upgrade_notes.rst | 12 +++++++++++- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/source/releasenotes/compat.rst b/source/releasenotes/compat.rst index e77e2a06a8..b4e5af8314 100644 --- a/source/releasenotes/compat.rst +++ b/source/releasenotes/compat.rst @@ -38,7 +38,7 @@ Software Requirements ~~~~~~~~~~~~~~~~~~~~~ - Java JRE 17 -- MySQL 8.0 (or equivalent compatible DBMS) +- MySQL 8.4 (or equivalent compatible DBMS) Supported Hypervisor Versions ----------------------------- diff --git a/source/upgrading/upgrade/upgrade_notes.rst b/source/upgrading/upgrade/upgrade_notes.rst index 4493589159..cb904da467 100644 --- a/source/upgrading/upgrade/upgrade_notes.rst +++ b/source/upgrading/upgrade/upgrade_notes.rst @@ -120,8 +120,18 @@ added in CloudStack's db.properties file: db.usage.driver=jdbc:mysql +MySQL support updated to 8.4 +---------------------------- -MySQL 8.0 sql mode change +As of Apache CloudStack 4.20.3, support for MySQL 8.4 has been added. + +Existing deployments upgraded to version 4.20.3 can still continue using MySQL 8.0 +without any changes. + +If you are running MySQL 8.0 and would like to upgrade to MySQL 8.4, +you may follow the standard MySQL upgrade process to migrate safely to version 8.4. + +MySQL 8.4 sql mode change ------------------------- MySQL mode (sql_mode) has changed in CloudStack db.properties to