nextcloud/db/innodb.cnf
madmaurice febf1297be Tried to fix db config.
It seems the db is working without the config now. so this will probably be removed.
2018-09-14 12:08:31 +02:00

5 lines
91 B
INI

[mysqld]
innodb_large_prefix = on
innodb_file_format = barracuda
innodb_file_per_table = 1