From ca0831e45d6a3bec830672e3d0f2581bb416b830 Mon Sep 17 00:00:00 2001 From: J0WI Date: Fri, 7 Oct 2022 14:18:18 +0200 Subject: [PATCH] Update recommend MariaDB versions Signed-off-by: J0WI --- admin_manual/installation/system_requirements.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin_manual/installation/system_requirements.rst b/admin_manual/installation/system_requirements.rst index bd6f6135f..6e4d33746 100644 --- a/admin_manual/installation/system_requirements.rst +++ b/admin_manual/installation/system_requirements.rst @@ -22,7 +22,7 @@ For best performance, stability and functionality we have documented some recomm | | - openSUSE Leap 42.1+ | | | - CentOS Stream | +------------------+-----------------------------------------------------------------------+ -| Database | - **MySQL 8.0+ or MariaDB 10.2/10.3/10.4/10.5** (recommended) | +| Database | - **MySQL 8.0+ or MariaDB 10.3/10.4/10.5/10.6** (recommended) | | | - Oracle Database 11g (*only as part of an enterprise subscription*) | | | - PostgreSQL 10/11/12/13 | | | - SQLite (*only recommended for testing and minimal-instances*) |