Author: ab226828
Date: 2011-03-04 16:54:31 +0100 (Fri, 04 Mar 2011)
New Revision: 25259
Log:
An entry has been added for dev bug #59638, 11766510
Modified:
trunk/dynamic-docs/changelog/workbench.xml
Modified: trunk/dynamic-docs/changelog/workbench.xml
===================================================================
--- trunk/dynamic-docs/changelog/workbench.xml 2011-03-04 15:40:57 UTC (rev 25258)
+++ trunk/dynamic-docs/changelog/workbench.xml 2011-03-04 15:54:31 UTC (rev 25259)
Changed blocks: 1, Lines Added: 41, Lines Deleted: 0; 1349 bytes
@@ -9,6 +9,47 @@
<logentry entrytype="bug">
<bugs>
+ <fixes bugid="11766510"/>
+ <fixes bugid="59638"/>
+ </bugs>
+
+ <versions>
+ <version ver="5.2.32"/>
+ </versions>
+
+ <message>
+
+ <para>
+ On the Home screen, when a connection was right-clicked and
+ <guimenu>Start Command Line Client</guimenu> selected, the
+ following error was generated:
+ </para>
+
+<programlisting>
+Error calling
+PyWbUtils.startCommandLineClientForConnection: see
+output for details
+
+output:
+Message: Error executing plugin wb.tools.comdlineClient:
+error calling wb.tools.cmdlineClient
+Traceback:
+File "C:\Program Files\MySQL\MySQL Workbench 5.2 CE\modules
+\wb_utils_grt.py", line 96, in
+startCommandLineClientForConnection
+
+schema = conn.parameterValues["schema"].replace("\\",
+ "\\\\").replace('"', '\\"')
+AttributeError: 'NoneType' object has no attribute 'replace'
+</programlisting>
+
+ </message>
+
+ </logentry>
+
+ <logentry entrytype="bug">
+
+ <bugs>
<fixes bugid="11764708"/>
<fixes bugid="57570"/>
</bugs>
| Thread |
|---|
| • svn commit - mysqldoc@oter02: r25259 - trunk/dynamic-docs/changelog | tony.bedford | 4 Mar |