Bug #75278 Incorrect syntax error of ALTER TABLE statement
Submitted: 20 Dec 2014 7:19 Modified: 20 Dec 2014 7:31
Reporter: 偽 名 Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S3 (Non-critical)
Version:6.2.4 OS:Windows (Microsoft Windows 7 Home Premium Service Pack 1)
Assigned to: CPU Architecture:Any
Tags: WBBugReporter

[20 Dec 2014 7:19] 偽 名
Description:
Incorrect syntax error may be reported to ALTER TABLE statements in Workbench SQL Editor.

If I ignore the error and execute the statement, it is correctly accepted by MySQL Server.

How to repeat:
Type the following SQL statement in Workbench SQL Editor :
 alter table {tablename} modify column {column-name} {data-type};

A syntax error is reported to the {data-type} token.
The message says :

Syntax error: unexpected '{data-type}' ({data-type})
[20 Dec 2014 7:31] 偽 名
Duplicate of #75048

Sorry, I could not find #75048 before submitting this bug.
[20 Dec 2014 7:32] MySQL Verification Team
Hello!

Thank you for the report.
Imho this is duplicate of Bug #75048.

Thanks,
Umesh