diff --git a/admin_manual/configuration_database/mysql_4byte_support.rst b/admin_manual/configuration_database/mysql_4byte_support.rst index 796c069ee..9dff2fde1 100644 --- a/admin_manual/configuration_database/mysql_4byte_support.rst +++ b/admin_manual/configuration_database/mysql_4byte_support.rst @@ -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::