diff --git a/typo3/sysext/core/Documentation/Changelog/13.2/Important-104153-AboutDatabaseErrorRowSizeTooLarge.rst b/typo3/sysext/core/Documentation/Changelog/13.2/Important-104153-AboutDatabaseErrorRowSizeTooLarge.rst index 4ed6ead7f660f5e6ba74ead4a175de6b94b6eb94..9daaa3799d60c9400cf27bbd34d431e19a8d9a3a 100644 --- a/typo3/sysext/core/Documentation/Changelog/13.2/Important-104153-AboutDatabaseErrorRowSizeTooLarge.rst +++ b/typo3/sysext/core/Documentation/Changelog/13.2/Important-104153-AboutDatabaseErrorRowSizeTooLarge.rst @@ -113,7 +113,7 @@ with multi-byte characters. Note that column types that do not store characters (like :sql:`INT`) do not have a charset set at all. An overview of current charsets can be retrieved: -.. code-block::sql +.. code-block:: sql # Default charset of the database, new tables use this charset when no # explicit charset is given with a "CREATE TABLE" statement: