Re: [PHP-DB] dst

2007-03-17 Thread Ron Croonenberg
Actually I did and that worked, someone suggested that earlier in the thread thanks for responding, I appreciate it Ron Micah Stevens wrote: > Did you restart MySQL? > > On 03/16/2007 02:22 PM, Ron Croonenberg wrote: >> Hi quick question (off topic a bit) >> >> MySQL seems to be not running o

Re: [PHP-DB] dst

2007-03-17 Thread Micah Stevens
Did you restart MySQL? On 03/16/2007 02:22 PM, Ron Croonenberg wrote: Hi quick question (off topic a bit) MySQL seems to be not running on DST while the machine it is on is. any ideas ? if I use a mysql_query("select now()", connection); it looks like it is an hour earlier then the system tim

[PHP-DB] dst

2007-03-16 Thread Ron Croonenberg
Hi quick question (off topic a bit) MySQL seems to be not running on DST while the machine it is on is. any ideas ? if I use a mysql_query("select now()", connection); it looks like it is an hour earlier then the system time. Ron --