Author: tbedford
Date: 2010-09-02 16:21:14 +0200 (Thu, 02 Sep 2010)
New Revision: 22564
Log:
Added an entry for dev bug #54985
Modified:
trunk/dynamic-docs/changelog/workbench.xml
Modified: trunk/dynamic-docs/changelog/workbench.xml
===================================================================
--- trunk/dynamic-docs/changelog/workbench.xml 2010-09-02 13:45:09 UTC (rev 22563)
+++ trunk/dynamic-docs/changelog/workbench.xml 2010-09-02 14:21:14 UTC (rev 22564)
Changed blocks: 1, Lines Added: 30, Lines Deleted: 0; 1101 bytes
@@ -6,6 +6,36 @@
]>
<changelog>
+ <logentry entrytype="bug">
+
+ <bugs>
+ <fixes bugid="54985"/>
+ </bugs>
+
+ <versions>
+ <version ver="5.2.27"/>
+ </versions>
+
+ <message>
+
+ <para>
+ Selecting <guimenu>Validate (SQL)</guimenu> from the Model menu
+ and then selecting the <guilabel>Validate All</guilabel> option
+ reported no errors. Selecting <guimenu>Forward
+ Engineer</guimenu> from the <guimenu>Database</guimenu> menu and
+ selecting <guilabel>Run Validations</guilabel> also reported no
+ errors. However, executing the SQL script caused the following
+ error:
+ </para>
+
+<programlisting>
+ERROR: Error 1005: Can't create table 'xxx' (errno:150)
+</programlisting>
+
+ </message>
+
+ </logentry>
+
<logentry entrytype="feature">
<bugs>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r22564 - trunk/dynamic-docs/changelog | tony.bedford | 2 Sep |