mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Merge pull request #9511 from nextcloud/backport/9501/stable25
[stable25] Adjust ROW_FORMAT note to changes in Nextcloud 24
This commit is contained in:
commit
3f777e54fb
@ -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::
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user