1. When I ran this MYSQL syntax on windows it ran properly:
CREATE TABLE New ( id bigint NOT NULL AUTO_INCREMENT, timeUp datetime DEFAUL
if you wants to default time to must change to timestamp in your datatype,
timestamp
the datetime is going to display the user input of table...
datetime
http://dev.mysql.com/doc/refman/5.0/en/timestamp-initialization.html
http://dev.mysql.com/doc/refman/5.6/en/timestamp-initialization.html