mysql reports time incorrectly.

2001-04-02 Thread Craig Washburn
using 3.23.28-gamma on win2000. With the change over to daylights savings, the system time was increased by one hour. MySQL is still reporting the time to be one hour ago. eg, it is now 20:08 pm (just double checked it through bios) Doing a SELECT NOW() reports it to be 19:08. I've tried

Re: mysql reports time incorrectly.

2001-04-02 Thread Paul D. Smith
%% Craig Washburn [EMAIL PROTECTED] writes: cw using 3.23.28-gamma on win2000. cw With the change over to daylights savings, the system time was cw increased by one hour. MySQL is still reporting the time to be one cw hour ago. cw eg, it is now 20:08 pm (just double checked it

Re: mysql reports time incorrectly.

2001-04-02 Thread Steve Werby
"Craig Washburn" [EMAIL PROTECTED] wrote: using 3.23.28-gamma on win2000. With the change over to daylights savings, the system time was increased by one hour. MySQL is still reporting the time to be one hour ago. eg, it is now 20:08 pm (just double checked it through bios) Doing a SELECT