Bug #80081 Alter Table "Error Parsing DDL"
Submitted: 20 Jan 2016 18:42 Modified: 21 Jan 2016 3:23
Reporter: David Sarvai Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S2 (Serious)
Version:6.3.5 OS:Windows (Microsoft Windows 7 Professional)
Assigned to: CPU Architecture:Any
Tags: WBBugReporter

[20 Jan 2016 18:42] David Sarvai
Description:
----[For better reports, please attach the log file after submitting. You can find it in C:\Users\dsarvai\AppData\Roaming\MySQL\Workbench\log\wb.log]

When attempting to alter my table, I get the above error.  The table has 180 partitions, which may be part of the problem.

How to repeat:
Right click table, alter, get error.

Suggested fix:
Don't know.
[20 Jan 2016 18:45] David Sarvai
This database has a number of 180 partition tables.  Each fails when I attempt to alter them using workbench.

Server Version:
Welcome to the MySQL monitor.  Commands end with ; or \g
Your MySQL connection id is 613847
Server version: 5.5.40-log MySQL Community Server (GPL)
[20 Jan 2016 22:26] MySQL Verification Team
Thank you for the bug report. I couldn't repeat with the table you provided and I wonder if you have a stored procedure like the bug: http://bugs.mysql.com/bug.php?id=80007. Thanks.
[21 Jan 2016 3:23] David Sarvai
This table does have a procedure against it to rotate partitions.  I will track the other bug, and close this.  Thank you for the prompt investigation.  Dave