[stable15] Update mysql_4byte_support.rst (#1542)

[stable15] Update mysql_4byte_support.rst
This commit is contained in:
John Molakvoæ 2019-07-02 08:09:27 +02:00 committed by GitHub
commit 9c8ad72d05
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -64,6 +64,10 @@ MariaDB 10.3 or later
MariaDB 10.2 or earlier
=======================
.. note::
All mysql statements have to be executed as privileged database user. (Using "normal" nextcloud database user will result in empty query sets due to missing privileges for INFORMATION_SCHEMA database.)
1. Make sure the following InnoDB settings are set on your MySQL server::
[mysqld]