List:Commits« Previous MessageNext Message »
From:anthony.bedford Date:July 10 2008 4:56pm
Subject:svn commit - mysqldoc@docsrva: r11183 - trunk/dynamic-docs/changelog
View as plain text  
Author: tbedford
Date: 2008-07-10 18:56:20 +0200 (Thu, 10 Jul 2008)
New Revision: 11183

Log:
Fixing Workbench SE bug:
#37393


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


Modified: trunk/dynamic-docs/changelog/workbench.xml
===================================================================
--- trunk/dynamic-docs/changelog/workbench.xml	2008-07-10 16:31:05 UTC (rev 11182)
+++ trunk/dynamic-docs/changelog/workbench.xml	2008-07-10 16:56:20 UTC (rev 11183)
Changed blocks: 1, Lines Added: 24, Lines Deleted: 0; 946 bytes

@@ -9,6 +9,30 @@
   <logentry entrytype="bug">
 
     <bugs>
+      <fixes bugid="37393"/>
+    </bugs>
+
+    <versions>
+      <version ver="5.0.23"/>
+    </versions>
+
+    <message>
+
+      <para>
+        Using <guimenu>Generate Schema Diff Report</guimenu> resulted in
+        a crash. The crash was caused by improper handling of an
+        invalid FK in a table. While this issue is correctly reported by
+        a validation module, in Standard Edition <guimenu>Generate
+        Schema Diff Report</guimenu> didn't handle that correctly.
+      </para>
+
+    </message>
+
+  </logentry>
+
+  <logentry entrytype="bug">
+
+    <bugs>
       <fixes bugid="35878"/>
     </bugs>
 


Thread
svn commit - mysqldoc@docsrva: r11183 - trunk/dynamic-docs/changeloganthony.bedford10 Jul