https://dev.mysql.com/doc/refman/5.7/en/timestamp-initialization.html
In addition, you can initialize or update any TIMESTAMP (but not DATETIME) column to the current date and time by assigning it a NULL value, unless it has been defined with the NULL attribute to permit NULL values.