Kristian Nielsen writes:
> The binlog failures happen because when the TZ variable is changed to +03:00
> on boxes with USA time zone (or similar), PURGE BEFORE DATE statements picks
> up the wrong files, apparently TZ only affects some parts of the system
> (localtime()), not others (file dates)
Sergei Golubchik writes:
> On Jan 16, Kristian Nielsen wrote:
>> It's actually only a few test cases that need to set TZ. Here is a quick
>> patch
>> that avoids the need to set TZ except for tests that specifically requests it
>> (with the already existing --timezone=XXX mechanism in -master.o
Hi!
> "Kristian" == Kristian Nielsen 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
Kristian Nielsen writes:
>> Why we didn't have this problem with MySQL in pushbuild ?
>
> Yeah, that's what I asked myself as well?
Or maybe it shows only on some Windows systems. I remember Igor and Sergey saw
binlog test failures on one Windows system and not on another.
- Kristian.
__
Sergei Golubchik writes:
>> Alex Budovski has done some work to debug why some tests (binlog tests in
>> particular) are failing on Windows, and found that this is because
>> mysql-test-run.pl set the TZ variable. This interacts poorly with the Windows
>> Operating System.
>>
>> It's actually on
Hi, Kristian!
On Jan 16, Kristian Nielsen wrote:
> Hi,
>
> Alex Budovski has done some work to debug why some tests (binlog tests in
> particular) are failing on Windows, and found that this is because
> mysql-test-run.pl set the TZ variable. This interacts poorly with the Windows
> Operating Sys
Hi,
Alex Budovski has done some work to debug why some tests (binlog tests in
particular) are failing on Windows, and found that this is because
mysql-test-run.pl set the TZ variable. This interacts poorly with the Windows
Operating System.
It's actually only a few test cases that need to set TZ.
7 matches
Mail list logo