Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 10.2, 10.3, 10.4, 10.5, 10.6, 10.7
-
Fix Version/s: 10.8.1
-
Component/s: Character Sets, Platform Windows
-
Labels:None
Description
There is an incorrect assumption of one byte per char in get_password(), due to its use of _getch().
This leads to undesirable effects, like printing mask character '*' multiple times, if one character takes more than a single byte.
Attachments
Issue Links
- is part of
-
MDEV-26713 Windows - improve i18n support
-
- Closed
-