Author: tbedford
Date: 2009-01-28 18:01:22 +0100 (Wed, 28 Jan 2009)
New Revision: 13418
Log:
Added entry for bug #42044.
Modified:
trunk/dynamic-docs/changelog/monitor.xml
Modified: trunk/dynamic-docs/changelog/monitor.xml
===================================================================
--- trunk/dynamic-docs/changelog/monitor.xml 2009-01-28 16:47:42 UTC (rev 13417)
+++ trunk/dynamic-docs/changelog/monitor.xml 2009-01-28 17:01:22 UTC (rev 13418)
Changed blocks: 1, Lines Added: 31, Lines Deleted: 0; 1174 bytes
@@ -9,6 +9,37 @@
<logentry entrytype="bug">
<bugs>
+ <fixes bugid="42044"/>
+ </bugs>
+
+ <versions>
+ <version ver="2.0.3"/>
+ </versions>
+
+ <message>
+
+ <para>
+ The Service Agent failed to connect to the server, and no error
+ message was displayed in the log file.
+ </para>
+
+ <para>
+ However, when the log verbosity level was set to
+ <literal>message</literal>, the following message was recorded:
+ </para>
+
+<programlisting>2009-01-12 13:34:43: (warning) agent_mysqld.c:600: agent connecting to mysql-server
+failed: mysql_real_connect(host = '127.0.0.1', port = 3306, socket = ''): Lost connection
+to MySQL server at 'reading initial communication packet', system error: 0 (mysql-errno =
+2013)</programlisting>
+
+ </message>
+
+ </logentry>
+
+ <logentry entrytype="bug">
+
+ <bugs>
<fixes bugid="42200"/>
</bugs>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r13418 - trunk/dynamic-docs/changelog | anthony.bedford | 28 Jan |