Can you please give the full table structure and query?
On Tue, Apr 28, 2009 at 23:18, Antonio PHP <php.antonio@stripped> wrote:
> You have an error in your SQL syntax; check the manual that corresponds to
> your MySQL server version for the right syntax to use near 'Created = NOW(),
> Updated = NOW()' at line 8
>
> 'Created' and 'Updated' are set to datetime (InnoDB).
>
> The same syntax works for some newly created tables... and gives no error.
>
> It's very strange. 'Now()' works for some tables, and it doesn't for some.
> (All set in phpmyadmin...)
>
> What could have caused this? Any similar experience?
>
> Please help~.
>