MySQL Forums
Forum List  »  MySQL Workbench

Re: MSWB not accepting qualified keyword as column name
Posted by: Mike Lischke
Date: September 09, 2016 12:58AM

The handling of dot-identifiers was not fully correct in older WB versions, but should now work as expected. Also it's important to know that the behavior differs depending on whether there is a space after the dot or not. With a space not all keywords are allowed (and keywords can change with the server version). But "long" doesn't belong to that group, so I can only guess you are not use the latest version of WB.

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
Re: MSWB not accepting qualified keyword as column name
512
September 09, 2016 12:58AM


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.