Bug #60592 Problem with MySQL Workbench creating a create statement from a database
Submitted: 22 Mar 2011 18:12 Modified: 23 Mar 2011 19:56
Reporter: Cedric Graebin Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S3 (Non-critical)
Version:5.2.33 CE OS:Windows (version 7)
Assigned to: CPU Architecture:Any
Tags: export, sending database, sql editor

[22 Mar 2011 18:12] Cedric Graebin
Description:
When I click on a table, and use the right click > Send to SQL Editor > Create Statement, the Workbench reports an error saying that "startIndex is out of interval".

How to repeat:
a) Create a schema,
b) Create a database with some fields,
c) in the Overview tab, right click on the database and click Send to SQL Editor > Create Statement

Suggested fix:
Maybe this is only a problem with the underlying code acessing the table iterator. When I choose the options Copy to Clipboard > Create Statement everything works fine.
[23 Mar 2011 17:32] MySQL Verification Team
Please check if duplicate of: http://bugs.mysql.com/bug.php?id=60475?. Thanks in advance.
[23 Mar 2011 19:52] Cedric Graebin
Yes, it is a duplicate.
[23 Mar 2011 19:56] MySQL Verification Team
Thanks for the feedback.