diff options
author | Vladislav Vaintroub <wlad@mariadb.com> | 2021-11-11 02:44:37 +0100 |
---|---|---|
committer | Vladislav Vaintroub <wlad@mariadb.com> | 2021-11-18 17:25:40 +0100 |
commit | 68b16d80c950db507b63fb5b5a5d6552ab8a1f61 (patch) | |
tree | 767deaac4c2aba81f46b70a2a48f4fb3ae226a34 /unittest | |
parent | 012d3cecb861268937fa05d5dfa2940f80fc235b (diff) | |
download | mariadb-git-68b16d80c950db507b63fb5b5a5d6552ab8a1f61.tar.gz |
MDEV-26713 Windows- UTF8 encoding in the installer
- allow utf8 datadir, and password
- mysql_install_db.exe does not send clear password to mysqld --bootstrap
subprocess anymore, but hash, as server makes incorrect assumption about
character encoding in case it is UTF8.
- use CreateServiceW to create service, due to some Windows bug,
the ANSI version does not currently work well with strings outside
of ASCII range.
Diffstat (limited to 'unittest')
0 files changed, 0 insertions, 0 deletions