Author: tbedford
Date: 2011-01-06 16:00:36 +0100 (Thu, 06 Jan 2011)
New Revision: 24699
Log:
Added an entry for dev bug #58569
Modified:
trunk/dynamic-docs/changelog/workbench.xml
Modified: trunk/dynamic-docs/changelog/workbench.xml
===================================================================
--- trunk/dynamic-docs/changelog/workbench.xml 2011-01-06 14:27:33 UTC (rev 24698)
+++ trunk/dynamic-docs/changelog/workbench.xml 2011-01-06 15:00:36 UTC (rev 24699)
Changed blocks: 1, Lines Added: 25, Lines Deleted: 0; 972 bytes
@@ -9,6 +9,31 @@
<logentry entrytype="bug">
<bugs>
+ <fixes bugid="58569"/>
+ </bugs>
+
+ <versions>
+ <version ver="5.2.31"/>
+ </versions>
+
+ <message>
+
+ <para>
+ The Beautify Query facility in the SQL Editor did not recognize
+ the optional <literal>AS</literal> keyword in table references.
+ When <literal>AS</literal> was used with a table alias, the
+ beautify function concatenated the <literal>AS</literal> keyword
+ and alias, which caused any references to the original alias to
+ fail.
+ </para>
+
+ </message>
+
+ </logentry>
+
+ <logentry entrytype="bug">
+
+ <bugs>
<fixes bugid="58377"/>
</bugs>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r24699 - trunk/dynamic-docs/changelog | tony.bedford | 6 Jan |