nextcloud-documentation/admin_manual/configuration_database
Daniel Calviño Sánchez e4f4575f83 Adjust ROW_FORMAT note to changes in Nextcloud 24
Since Nextcloud 24 (nextcloud/server#e49233a79546) ROW_FORMAT is no
longer set to "COMPRESSED" when changing the character set of tables to
"utf8mb4" in the "Repair MySQL collation" repair step. However, that
repair step still sets the ROW_FORMAT to "DYNAMIC" before changing the
collation of tables, no matter the character set.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2023-01-02 09:44:41 +00:00
..
bigint_identifiers.rst Add missing space 2020-08-18 09:04:54 +02:00
db_conversion.rst Update misleading/incorrect nouns in admin manual 2022-02-10 02:06:01 +00:00
index.rst Add admin docs for splitting databases 2022-02-22 15:04:40 +01:00
linux_database_configuration.rst address review 2022-10-27 11:12:59 +00:00
mysql_4byte_support.rst Adjust ROW_FORMAT note to changes in Nextcloud 24 2023-01-02 09:44:41 +00:00
splitting.rst Update splitting.rst 2022-10-12 19:59:37 +00:00