Re: [Maria-developers] [Commits] Rev 3434: MDEV-339, LP1001340 - system_time_zone is wrong on Windows in file:///H:/bzr/5.5/
Hi, Vladislav! On Jun 15, Vladislav Vaintroub wrote:
------------------------------------------------------------ revno: 3434 revision-id: wlad@montyprogram.com-20120615152106-p4a50d0yv2qj4fxk parent: wlad@montyprogram.com-20120613093751-tv67fxuh1qcxm0by fixes bug: https://launchpad.net/bugs/1001340 committer: Vladislav Vaintroub <wlad@montyprogram.com> branch nick: 5.5 timestamp: Fri 2012-06-15 17:21:06 +0200 message: MDEV-339, LP1001340 - system_time_zone is wrong on Windows
On localized Windows versions, Windows uses localized time zone names and contain non-ASCII characters. non-ASCII characters appear broken when displayed by clients The fix is to declare system_time_zone variable to have UTF8 encoding and to convert tzname to UTF8.
Looks good, thanks! Did you verify that it works? (I vaguely remember that you don't have a localized Windows version) Ok to push, if yes. Regards, Sergei
participants (1)
-
Sergei Golubchik