List:Commits« Previous MessageNext Message »
From:anthony.bedford Date:January 29 2009 5:47pm
Subject:svn commit - mysqldoc@docsrva: r13440 - trunk/dynamic-docs/changelog
View as plain text  
Author: tbedford
Date: 2009-01-29 18:47:15 +0100 (Thu, 29 Jan 2009)
New Revision: 13440

Log:
Added entry for bug #41475

Modified:
   trunk/dynamic-docs/changelog/workbench.xml


Modified: trunk/dynamic-docs/changelog/workbench.xml
===================================================================
--- trunk/dynamic-docs/changelog/workbench.xml	2009-01-29 17:24:52 UTC (rev 13439)
+++ trunk/dynamic-docs/changelog/workbench.xml	2009-01-29 17:47:15 UTC (rev 13440)
Changed blocks: 1, Lines Added: 32, Lines Deleted: 0; 1268 bytes

@@ -9,6 +9,38 @@
   <logentry entrytype="bug">
 
     <bugs>
+      <fixes bugid="41475"/>
+    </bugs>
+
+    <versions>
+      <version ver="5.0.30"/>
+    </versions>
+
+    <message>
+
+      <para>
+        The Forward Engineer SQL CREATE Script wizard failed to generate
+        a script correctly.
+      </para>
+
+      <para>
+        This happened when using the <guimenu>File</guimenu>,
+        <guimenu>Export</guimenu>, <guimenu>Forward Engineer SQL CREATE
+        Script</guimenu> facility. If, in the wizard, <guilabel>Object
+        of type MySQL table</guilabel> was selected, and then all tables
+        added to the <guilabel>Exclusion Masks</guilabel> pane, before
+        moving back the required table to the <guilabel>Objects to
+        Process</guilabel> pane, the script was generated for the entire
+        database rather than the selected table.
+      </para>
+
+    </message>
+
+  </logentry>
+
+  <logentry entrytype="bug">
+
+    <bugs>
       <fixes bugid="41355"/>
     </bugs>
 


Thread
svn commit - mysqldoc@docsrva: r13440 - trunk/dynamic-docs/changeloganthony.bedford29 Jan