This is an automated email from the ASF dual-hosted git repository.
dahn pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git
The following commit(s) were added to refs/heads/main by this push:
new f765189e Corrected Mysql versions (#566)
f765189e is described below
commit f765189ecfcd9c289e0d866e0a7a14330ebbaf2c
Author: prashanthr2 <[email protected]>
AuthorDate: Wed Oct 22 12:14:40 2025 +0100
Corrected Mysql versions (#566)
---
source/installguide/management-server/_database.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/source/installguide/management-server/_database.rst
b/source/installguide/management-server/_database.rst
index 4fab82ae..1e626daf 100644
--- a/source/installguide/management-server/_database.rst
+++ b/source/installguide/management-server/_database.rst
@@ -22,7 +22,7 @@ node, you can install the MySQL server locally. For an
installation that
has multiple management server nodes, we assume the MySQL database also
runs on a separate node.
-CloudStack has been tested with MySQL 5.1 and 5.5. These versions are
+CloudStack has been tested with MySQL 8.0. These versions are
included in RHEL/CentOS and Ubuntu.