mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
Update default row_format
This commit is contained in:
parent
e49233a795
commit
8c27f74a63
1 changed files with 1 additions and 1 deletions
|
|
@ -1562,7 +1562,7 @@ $CONFIG = [
|
|||
* Tables will be created with
|
||||
* * character set: utf8mb4
|
||||
* * collation: utf8mb4_bin
|
||||
* * row_format: compressed
|
||||
* * row_format: dynamic
|
||||
*
|
||||
* See:
|
||||
* https://dev.mysql.com/doc/refman/5.7/en/charset-unicode-utf8mb4.html
|
||||
|
|
|
|||
Loading…
Reference in a new issue