Merge pull request #1939 from nextcloud/backport/1938/stable17

[stable17] updated EOL for MySQL and MariaDB
This commit is contained in:
Joas Schilling 2020-04-02 23:20:09 +02:00 committed by GitHub
commit a896401fa5
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 8 |
+------------------+-----------------------------------------------------------------------+
| Database | - **MySQL 5.6+ or MariaDB 5.5, 10.1+** (recommended) |
| Database | - **MySQL 5.7+ or MariaDB 10.2+** (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*) |