[MDEV-19222] utf8 causes display in cli client to be too wide Created: 2019-04-09  Updated: 2019-04-09

Status: Open
Project: MariaDB Server
Component/s: None
Fix Version/s: None

Type: Task Priority: Major
Reporter: Manjot Singh (Inactive) Assignee: Unassigned
Resolution: Unresolved Votes: 0
Labels: None


 Description   

get_field_disp_length() in mysql.cc (client) uses byte length instead of character length.

The description here makes this clear: https://github.com/MariaDB/server/blob/10.4/client/mysql.cc#L3688

mariadb monitor should use character length (and/or work with server to receive character length and use that in this function)


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