Matthew Yette wrote:

>Hey Michael -
>
>In the presentation you provided, I have a question re: the AWL and the
>lastupdate table column. First off - it won't allow me to create the
>column w/o a default value (since it's not null). All 0's are fine - but
>when I tested it, each row inserted had that default value in it,
>instead of the true timestamp. Is there something I have to modify to
>get it to insert/update the current time into that row?
>
>  
>
You used the timestamp column type?  You shouldn't need a default value
with the timestamp type.  What version of MySQL? What does your create
table statement look like?

Michael

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to