Skip to content

Commit 3dc81b1

Browse files
committed
Generated Artifacts (cms@7882526)
Finish 5.9.11
1 parent 63a6869 commit 3dc81b1

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

docs/.artifacts/cms/5.x/console-commands.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,9 @@ charset
224224

225225
collation
226226
: The target collation, which honors `DbConfig::$collation`
227-
or defaults to `utf8_unicode_ci`.
227+
or defaults to `utf8mb4_0900_ai_ci` for MySQL 8.0+,
228+
otherwise, `utf8mb4_unicode_ci` for MariaDB and earlier
229+
MySQL versions.
228230

229231

230232

0 commit comments

Comments
 (0)