On Monday, 15. July 2002 16:51, Shawn Poulson wrote:

Hi,

> I'm having trouble doing this in MySQL, but it keeps complaining.  All I
> have to work on is:
> create table mytable (
>    createddate datetime not null default now()
> )
>

Just use timestamp instead datetime.

Regards

Georg

mysql,query

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to