mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 10:20:02 +07:00
Merge pull request #515 from Alixerid/patch-1
change value of innodb_large_prefix to 1
This commit is contained in:
@@ -9,7 +9,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=on
|
||||
innodb_large_prefix=1
|
||||
innodb_file_format=barracuda
|
||||
innodb_file_per_table=1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user