Bug #54858 SQL export error
Submitted: 28 Jun 2010 8:46 Modified: 28 Jun 2010 9:14
Reporter: Slava Ershov Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench: Modeling Severity:S3 (Non-critical)
Version:5.2.24 CE RC (revision 6246) OS:Windows (7)
Assigned to: CPU Architecture:Any

[28 Jun 2010 8:46] Slava Ershov
Description:
The error appears while exporting ("Crtl-Shift-G" hotkey).
the default value is not enclosed in quotes if field type was set to ENUM.
Since default value type is string it must be enclosed in quotes.

How to repeat:
- Press "Crtl-Shift-G" hotkey
- Follow instructions
- Read a sql file
[28 Jun 2010 9:14] Valeriy Kravchuk
This is a duplicate of bug #53835.