MySQL Forums
Forum List  »  MySQL Workbench

Re: Commiting Schemas to DB error
Posted by: Mike Lischke
Date: November 09, 2016 02:19AM

That timestamps table is incomplete. The columns have no data type. This is why the error appears.

There must be a reason that this table is included in the generated output. You must have added it previously, and may it only be by accident. But anyway, if you don't want it remove the table. You should see it in the model overview (tables section) and in the catalog tree on any diagram page. You can remove it only on the model overview, tho.

Mike Lischke, MySQL Developer Tools
Oracle Corporation

MySQL Workbench on Github: https://github.com/mysql/mysql-workbench
On Twitter: https://twitter.com/MySQLWorkbench
On Slack: mysqlcommunity.slack.com (#workbench)
Report bugs to http://bugs.mysql.com
MySQL documentation can be found here: http://dev.mysql.com/doc/refman/8.0/en/

Options: ReplyQuote


Subject
Views
Written By
Posted
1565
November 06, 2016 01:27PM
509
November 06, 2016 03:02PM
446
November 06, 2016 04:59PM
471
November 06, 2016 06:52PM
985
November 08, 2016 06:55AM
Re: Commiting Schemas to DB error
560
November 09, 2016 02:19AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.