How do I specify a null default value for a column? What I want is to initialize a MySQL TIMESTAMP column to null so that it will be initialized with the current time -- if I leave out the default attribute, will this have the same effect? (timestamp is a special case in MySQL, which is why I wonder) -- Gary Lawrence Murphy <[EMAIL PROTECTED]> TeleDynamics Communications Inc Business Innovations Through Open Source Systems: http://www.teledyn.com "Computers are useless. They can only give you answers."(Pablo Picasso) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
