Am 19.06.2011 21:06, schrieb [email protected]:
> On Jun 19, 2011, at 11:11 AM, Claudio Nanni wrote:
> 
>> just a quick debug:
> 
>       Thanks, Claudio.  It turned out to be that NOW() was using the server's 
> time and my timestamp was based on my timezone.  After fixing that, the 
> SELECT statement works properly.
> 
> Marc

You should use UTC time zone or you will run into trouble with DST.

re,
 wh

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[email protected]

Reply via email to