mirror of
https://github.com/MariaDB/server.git
synced 2025-01-15 19:42:28 +01:00
2e48fbe3f5
Two Problems 1. Upgrade wizard failed to retrieve path to service executable, if it contained non-ASCII. Fixed by setlocale(LC_ALL, "en_US.UTF8"), which was missing in upgrade wizard 2.mysql_upgrade_service only updated (converted to UTF8) the server's sections leaving client's as-is Corrected typo. 3. Fixed assertion in my_getopt, turns out to be too strict. |
||
---|---|---|
.. | ||
res | ||
CMakeLists.txt | ||
resource.h | ||
stdafx.h | ||
targetver.h | ||
upgrade.cpp | ||
upgrade.h | ||
upgrade.rc | ||
upgrade_wizard.exe.manifest | ||
upgradeDlg.cpp | ||
upgradeDlg.h |