I want it to be updated everytime I insert a record, the MySQL manual seems to think I should set it to NULL, which results in:
Column 'datetime' cannot be null
That error.
What am I doing wrong? Is this a stupid question?
Nevermind, thanks anyway, figured it out!
NOW()