mysql date default value now code example Example: set default today mysql ALTER TABLE table ADD column DATETIME NOT NULL DEFAULT CURRENT_TIMESTAMP;