Nextcloud 16 does not work with MySQL 8

This commit is contained in:
Daniel Kesselberg
2019-06-21 22:27:01 +02:00
parent 0a87d1d69d
commit 88ef073ebb

View File

@@ -21,7 +21,7 @@ For best performance, stability and functionality we have documented some recomm
| | - openSUSE Leap 42.1+ |
| | - CentOS 7 |
+------------------+-----------------------------------------------------------------------+
| Database | - **MySQL or MariaDB 5.5+** (recommended) |
| Database | - **MySQL 5.x or MariaDB 5.5+** (recommended) |
| | - Oracle Database 11g (*only as part of an enterprise subscription*) |
| | - PostgreSQL 9/10 |
| | - SQLite (*only recommended for testing and minimal-instances*) |