From 21f8283cb24d4252738db7b8772bfb487f0aedae Mon Sep 17 00:00:00 2001 From: Roeland Jago Douma Date: Fri, 7 Feb 2020 10:43:20 +0100 Subject: [PATCH] MariaDB 5.5 is EOL for 19 Signed-off-by: Roeland Jago Douma --- 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 1f6f77417..4fb43f9ba 100644 --- a/admin_manual/installation/system_requirements.rst +++ b/admin_manual/installation/system_requirements.rst @@ -21,7 +21,7 @@ For best performance, stability and functionality we have documented some recomm | | - openSUSE Leap 42.1+ | | | - CentOS 8 | +------------------+-----------------------------------------------------------------------+ -| Database | - **MySQL 5.6+ or MariaDB 5.5, 10.1+** (recommended) | +| Database | - **MySQL 5.6+ or MariaDB 10.1+** (recommended) | | | - Oracle Database 11g (*only as part of an enterprise subscription*) | | | - PostgreSQL 9.5/9.6/10/11 | | | - SQLite (*only recommended for testing and minimal-instances*) |