November 20, 2009 | In: BSD/Mac OSX, Linux, MySQL, Windows
MySQL Default DATETIME Value – A Quick Rant
I was reviewing a year old code which I am adding a feature to. It so happened I came to a familiar issue about having two timestamp/datetime columns, one which should have the CURRENT_DATE / NOW() as default value and the other with an 'ON UPDATE...