[MDEV-27093] Do not pass root password in clear text from mariadb-install-db.exe to bootstrap Created: 2021-11-19 Updated: 2022-01-18 Resolved: 2022-01-18 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Character Sets, Platform Windows |
| Affects Version/s: | 10.8 |
| Fix Version/s: | 10.8.1 |
| Type: | Bug | Priority: | Major |
| Reporter: | Vladislav Vaintroub | Assignee: | Vladislav Vaintroub |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
It is not so much about security as about misinterpretation of the password characters and client charset, by the mysqld. Pass the actual hash instead. |