mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 02:09:45 +07:00
Merge pull request #9501 from nextcloud/adjust-row-format-note-to-changes-in-nextcloud-24
Adjust ROW_FORMAT note to changes in Nextcloud 24
This commit is contained in:
@@ -48,7 +48,7 @@ Note::
|
||||
|
||||
.. note::
|
||||
|
||||
This will also change the `ROW_FORMAT` to `COMPRESSED` for your tables, to make sure the used database storage size is not getting out of hand.
|
||||
This will also change the `ROW_FORMAT` to `DYNAMIC` for your tables.
|
||||
|
||||
7. Disable maintenance mode::
|
||||
|
||||
|
||||
Reference in New Issue
Block a user