mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
[stable15] Update mysql_4byte_support.rst (#1542)
[stable15] Update mysql_4byte_support.rst
This commit is contained in:
commit
9c8ad72d05
@ -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]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user