[stable15] Nextcloud 16 does not work with MySQL 8 (#1510)

[stable15] Nextcloud 16 does not work with MySQL 8
This commit is contained in:
John Molakvoæ 2019-06-22 09:18:04 +02:00 committed by GitHub
commit de8ea6fee5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,7 +22,7 @@ The Nextcloud server is not compatible with Windows and macOS.
| | - 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*) |