Bug #65101 alter table to "server default" broken
Submitted: 25 Apr 2012 13:29 Modified: 11 Jan 2013 3:05
Reporter: Tomas Ulin Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:5.2.39 CE OS:Windows
Assigned to: CPU Architecture:Any

[25 Apr 2012 13:29] Tomas Ulin
Description:
SQL Editor
right click to alter table
select engine server default
-> does not work, gives syntax error

How to repeat:
.

Suggested fix:
.
[25 Apr 2012 14:45] MySQL Verification Team
Thank you for the bug report. Verified as described.
[11 Jan 2013 3:05] Philip Olson
Fixed as of the upcoming MySQL Workbench 5.2.46 release, and here's the changelog entry:

Selecting the server engine default within the Alter Table window would
generate an error.

Thank you for the bug report.