Hi, Vladislav! On Jun 15, Vladislav Vaintroub wrote: > ------------------------------------------------------------ > revno: 3434 > revision-id: [email protected] > parent: [email protected] > fixes bug: https://launchpad.net/bugs/1001340 > committer: Vladislav Vaintroub <[email protected]> > 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 _______________________________________________ Mailing list: https://launchpad.net/~maria-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~maria-developers More help : https://help.launchpad.net/ListHelp

