Merge pull request #9378 from nextcloud/backport/9374/stable24

[stable24] add mariadb10.6
This commit is contained in:
Simon L 2022-11-17 12:06:38 +01:00 committed by GitHub
commit 729f28beb2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,7 +21,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.2/10.3/10.4/10.5/10.6** (recommended) |
| | - Oracle Database 11g (*only as part of an enterprise subscription*) |
| | - PostgreSQL 10/11/12/13/14 |
| | - SQLite (*only recommended for testing and minimal-instances*) |