Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a0a3e44 + e917bcf commit dda3897Copy full SHA for dda3897
admin_manual/configuration_database/mysql_4byte_support.rst
@@ -9,7 +9,7 @@ installation needs to be tweaked a bit.
9
2. Make sure the following InnoDB settings are set on your MySQL server::
10
11
[mysqld]
12
- innodb_large_prefix=on
+ innodb_large_prefix=1
13
innodb_file_format=barracuda
14
innodb_file_per_table=1
15
0 commit comments