mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Update mysql_4byte_support.rst
Fix syntax error for innodb_large_prefix
This commit is contained in:
parent
dda15d7c35
commit
5341f73e04
@ -11,7 +11,7 @@ installation needs to be tweaked a bit.
|
||||
2. Make sure the following InnoDB settings are set on your MySQL server::
|
||||
|
||||
[mysqld]
|
||||
innodb_large_prefix=true
|
||||
innodb_large_prefix=on
|
||||
innodb_file_format=barracuda
|
||||
innodb_file_per_table=1
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user