At 20:25 -0500 4/4/02, James Hedrick wrote:
>Hi Gang,
>I am currently specing out a table in MySQL manager and I am trying to set
>sysdate as default value for ActivityDate column ( a datetime field). If I
>specify sysdate() in default value field then the DDL changes to show
>default as "default
Hi Gang,
I am currently specing out a table in MySQL manager and I am trying to set
sysdate as default value for ActivityDate column ( a datetime field). If I
specify sysdate() in default value field then the DDL changes to show
default as "default '-00-00 00:00:00'". What am I doing wrong?
T