RE: Mysql time zone problem

2002-04-30 Thread Rob
On 29/4/02 at 11:01 pm, Scott Seidl <[EMAIL PROTECTED]> wrote: > I am still having problems with the time zone within Mysql. I change the > value of the TZ environment variable, and that change will show up in the > SHOW VARIABLES; query within mysql, but the actual time that is being > provided

RE: Mysql time zone problem

2002-04-29 Thread Scott Seidl
!!! Thanks -Original Message- From: Egor Egorov [mailto:[EMAIL PROTECTED]] Sent: Monday, April 29, 2002 8:48 AM To: [EMAIL PROTECTED] Subject: Re: Mysql time zone problem Scott, Monday, April 29, 2002, 1:46:09 AM, you wrote: SS> I am trying to get my time zone setup correctly with my

Re: Mysql time zone problem

2002-04-29 Thread Egor Egorov
Scott, Monday, April 29, 2002, 1:46:09 AM, you wrote: SS> I am trying to get my time zone setup correctly with mySQL on a RedHat 7.2 SS> box, so the select now(); query returns the correct time. The show variable SS> command show that the time zone is being updated with the different values I SS

Mysql time zone problem

2002-04-28 Thread Scott Seidl
I am trying to get my time zone setup correctly with mySQL on a RedHat 7.2 box, so the select now(); query returns the correct time. The show variable command show that the time zone is being updated with the different values I enter, but the time is still coming up 4 hours off. I am trying to s