Author: tbedford
Date: 2009-10-30 18:25:08 +0100 (Fri, 30 Oct 2009)
New Revision: 17401
Log:
Added entry for dev bug #48156
Modified:
trunk/dynamic-docs/changelog/workbench.xml
Modified: trunk/dynamic-docs/changelog/workbench.xml
===================================================================
--- trunk/dynamic-docs/changelog/workbench.xml 2009-10-30 17:14:17 UTC (rev 17400)
+++ trunk/dynamic-docs/changelog/workbench.xml 2009-10-30 17:25:08 UTC (rev 17401)
Changed blocks: 1, Lines Added: 34, Lines Deleted: 0; 1196 bytes
@@ -9,6 +9,40 @@
<logentry entrytype="bug">
<bugs>
+ <fixes bugid="48156"/>
+ </bugs>
+
+ <versions>
+ <version ver="5.2.7"/>
+ </versions>
+
+ <message>
+
+ <para>
+ Attempting to export the result of an SQL query to CSV using
+ <guimenu>Query</guimenu>, <guimenu>Export Results...</guimenu>
+ gave the error:
+ </para>
+
+<programlisting>
+Failed to open template file: `/usr/share/mysql-workbench/modules/data/sqlide/CSV.tpl`
+</programlisting>
+
+ <para>
+ This occurred on a Fedora 11 AMD64 install, from RPM. The
+ requested file was found in a different directory,
+ <filename>/usr/share/mysql-workbench/sqlide/</filename>. The
+ error did not occur after the file was moved to the required
+ location.
+ </para>
+
+ </message>
+
+ </logentry>
+
+ <logentry entrytype="bug">
+
+ <bugs>
<fixes bugid="48347"/>
</bugs>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r17401 - trunk/dynamic-docs/changelog | anthony.bedford | 30 Oct |