I used this post: Database: incorrect column error
I can log into Mysql but I can’t run the commands
- SET TIME_ZONE=’+00:00’;
- ALTER TABLE
notificationsCHANGEdatetimedatetimetimestamp NOT NULL DEFAULT ‘1970-01-02 00:00:00’ ; - ALTER TABLE
usersCHANGEcreated_atcreated_attimestamp NOT NULL DEFAULT ‘1970-01-02 00:00:01’ ;