Bug #38655 insert statements malformed under certain circumstances
Submitted: 8 Aug 2008 4:47 Modified: 8 Sep 2008 5:05
Reporter: Xavier Irias Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:5.0.23 OS:Any
Assigned to: CPU Architecture:Any
Tags: insert identifier

[8 Aug 2008 4:47] Xavier Irias
Description:
on occasion, insert statements are malformed in the exported DDL.  table name left-truncated.

How to repeat:
encountered, then could not repeat.  Occurred with a relatively long table name, greater than twenty characters.

DDL to create the table was normal.  But the DML immediately following left-truncated four characters of the tablename and of course failed as a result.
[8 Aug 2008 5:05] Valeriy Kravchuk
Thank you for a problem report. Please, send/upload a repeatable test case.
[8 Sep 2008 23:00] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".