[MDEV-21736] Server reports wrong character set after COM_CHANGE_USER Created: 2020-02-14  Updated: 2020-02-19  Resolved: 2020-02-19

Status: Closed
Project: MariaDB Server
Component/s: Character Sets
Affects Version/s: 10.5.1
Fix Version/s: N/A

Type: Bug Priority: Major
Reporter: Georg Richter Assignee: Unassigned
Resolution: Not a Bug Votes: 0
Labels: regression


 Description   

This seems to be a regression bug. C/C charset unittest fails with

# Error: cs_client != utf8 (/home/georg/work/georg/cc_3.1/unittest/libmariadb/charset.c: 625)
not ok 10 - test_bug30472

in run_plugin_auth (my_auth.c) client sets character set utf8 and sends COM_CHANGE_USER packet to server (success), but afterwards SELECT @@character_set_client returns latin1.



 Comments   
Comment by Georg Richter [ 2020-02-19 ]

I just figured out that there was still a configuration file from another bug in place, which disabled character set handshake.

Generated at Thu Feb 08 09:09:24 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.