Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Duplicate
-
10.6
-
None
Description
Client shows `utf8mb3` csname replace warning message while logging into server. These warnings seem related to MDEV-8334.
10.6.2 193bfdd831bbbf65e74acd12baf691d4305e3c11 |
$ /test/GAL_MD150621-mariadb-10.6.2-linux-x86_64-dbg/bin/mysql -A -uroot -S/test/GAL_MD150621-mariadb-10.6.2-linux-x86_64-dbg/node1/node1_socket.sock
|
/test/GAL_MD150621-mariadb-10.6.2-linux-x86_64-dbg/bin/mysql: Warning: Charset id '33' csname 'utf8' trying to replace existing csname 'utf8mb3'
|
/test/GAL_MD150621-mariadb-10.6.2-linux-x86_64-dbg/bin/mysql: Warning: Charset id '83' csname 'utf8' trying to replace existing csname 'utf8mb3'
|
Welcome to the MariaDB monitor. Commands end with ; or \g.
|
Your MariaDB connection id is 14
|
Server version: 10.6.2-MariaDB-debug MariaDB Server
|
|
Copyright (c) 2000, 2018, Oracle, MariaDB Corporation Ab and others.
|
|
Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.
|
|
MariaDB [(none)]>
|
Attachments
Issue Links
- is caused by
-
MDEV-8334 Rename utf8 to utf8mb3
- Closed
- is duplicated by
-
MDEV-26165 Failed to upgrade from 10.4 to 10.6
- Closed