maria-developers team mailing list archive
-
maria-developers team
-
Mailing list archive
-
Message #01942
Patch for Windows problem with setting TZ
Hi!
>>>>> "Kristian" == Kristian Nielsen <knielsen@xxxxxxxxxxxxxxx> writes:
Kristian> Hi, Alex Budovski has done some work to debug why some tests
Kristian> (binlog tests in particular) are failing on Windows, and
Kristian> found that this is because mysql-test-run.pl set the TZ
Kristian> variable. This interacts poorly with the Windows Operating
Kristian> System.
Kristian> It's actually only a few test cases that need to set
Kristian> TZ. Here is a quick patch that avoids the need to set TZ
Kristian> except for tests that specifically requests it (with the
Kristian> already existing --timezone=XXX mechanism in -master.opt).
I think the patch is ok and should make things a bit safer, so ok to
push.
Regards,
Monty
References