When I publish my database schema to server by command “Database/Forward engineering” in MySQL Workbench I have a error
ERROR: Error 1067: Invalid default value for 'updated'
“updated” is Timestamp column and there is solution how you can fix this problem.