diff options
Diffstat (limited to 'man/mysql.1')
-rw-r--r-- | man/mysql.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/mysql.1 b/man/mysql.1 index 03f23df3660..f2d994f83d8 100644 --- a/man/mysql.1 +++ b/man/mysql.1 @@ -2903,7 +2903,7 @@ ignores Unicode byte order mark (BOM) characters at the beginning of input files to change its default character set\&. To do that, invoke \fBmysql\fR with an option such as -\fB\-\-default\-character\-set=utf8\fR\&. +\fB\-\-default\-character\-set=utf8mb3\fR\&. .PP .SH "MYSQL TIPS" .PP |