Update system_requirements.rst

Fix syntax error for innodb_large_prefix
This commit is contained in:
RudiScholz 2017-01-17 00:15:59 +01:00 committed by Morris Jobke
parent 5341f73e04
commit 8e88e440bc
No known key found for this signature in database
GPG Key ID: 9CE5ED29E7FCD38A

View File

@ -56,7 +56,7 @@ If you want to use UTF8 4-byte characters such as Emojis on your server, the dat
Additionally the following InnoDB settings need to be set::
[mysqld]
innodb_large_prefix=true
innodb_large_prefix=on
innodb_file_format=barracuda
innodb_file_per_table=true