[MDEV-25924] Client shows `utf8mb3` csname replace warning message while logging into server Created: 2021-06-15 Updated: 2021-10-25 Resolved: 2021-10-09 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Character Sets |
| Affects Version/s: | 10.6 |
| Fix Version/s: | 10.6.4 |
| Type: | Bug | Priority: | Major |
| Reporter: | Ramesh Sivaraman | Assignee: | Sergei Golubchik |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||||||
| Description |
|
Client shows `utf8mb3` csname replace warning message while logging into server. These warnings seem related to
|
| Comments |
| Comment by Ramesh Sivaraman [ 2021-06-15 ] |
|
This issue is reproduced only on our VM QA box and the issue may be with the build environment. Closing this issue. |
| Comment by Hendrik Schreiber [ 2021-10-06 ] |
|
I've encountered the same issue when connecting to MariaDB 10.6 with a 10.5 client. |
| Comment by Roel Van de Paar [ 2021-10-09 ] |
|
hendriks73 Thank you. I have reopened the issue. Do you have any idea what may have caused the issue? Also, what was the exact 10.5 version you were using? Also, did you use a binary package from our website or a Linux distro, or did you self-compile? Finally, what is your OS? Thank you! |
| Comment by Sergei Golubchik [ 2021-10-09 ] |
|
likely the same as |
| Comment by Hendrik Schreiber [ 2021-10-09 ] |
|
This was on CentOS Linux release 7.8.2003 (Core). The problem was probably that the instructions (sorry, don't know which page anymore) only talked about mariadb-server, not about mariadb-client, which meant it wasn't updated. |