Author: ab226828
Date: 2011-03-08 12:52:05 +0100 (Tue, 08 Mar 2011)
New Revision: 25305
Log:
Added entry to 58998, 11765974
Modified:
trunk/dynamic-docs/changelog/workbench.xml
Modified: trunk/dynamic-docs/changelog/workbench.xml
===================================================================
--- trunk/dynamic-docs/changelog/workbench.xml 2011-03-08 00:07:55 UTC (rev 25304)
+++ trunk/dynamic-docs/changelog/workbench.xml 2011-03-08 11:52:05 UTC (rev 25305)
Changed blocks: 1, Lines Added: 25, Lines Deleted: 0; 986 bytes
@@ -9,6 +9,31 @@
<logentry entrytype="bug">
<bugs>
+ <fixes bugid="58998"/>
+ <fixes bugid="11765974"/>
+ </bugs>
+
+ <versions>
+ <version ver="5.2.32"/>
+ </versions>
+
+ <message>
+
+ <para>
+ Generated scripts did not manage connection variables cleanly.
+ For example, the state of AUTOCOMMIT was not preserved by the
+ script produced by forward engineering a SQL CREATE script. The
+ script switched off AUTOCOMMIT, but did not then restore it
+ correctly to its previous state.
+ </para>
+
+ </message>
+
+ </logentry>
+
+ <logentry entrytype="bug">
+
+ <bugs>
<fixes bugid="58238"/>
<fixes bugid="11765284"/>
</bugs>
| Thread |
|---|
| • svn commit - mysqldoc@oter02: r25305 - trunk/dynamic-docs/changelog | tony.bedford | 8 Mar |