List:Commits« Previous MessageNext Message »
From:anthony.bedford Date:February 27 2009 2:45pm
Subject:svn commit - mysqldoc@docsrva: r13997 - trunk/dynamic-docs/changelog
View as plain text  
Author: tbedford
Date: 2009-02-27 15:45:46 +0100 (Fri, 27 Feb 2009)
New Revision: 13997

Log:
Added entry for dev bug #41260

Modified:
   trunk/dynamic-docs/changelog/monitor.xml


Modified: trunk/dynamic-docs/changelog/monitor.xml
===================================================================
--- trunk/dynamic-docs/changelog/monitor.xml	2009-02-27 14:12:31 UTC (rev 13996)
+++ trunk/dynamic-docs/changelog/monitor.xml	2009-02-27 14:45:46 UTC (rev 13997)
Changed blocks: 1, Lines Added: 32, Lines Deleted: 0; 970 bytes

@@ -9,6 +9,38 @@
   <logentry entrytype="bug">
 
     <bugs>
+      <fixes bugid="41260"/>
+    </bugs>
+
+    <versions>
+      <version ver="2.0.5"/>
+    </versions>
+
+    <message>
+
+      <para>
+        Agent startup failed on Solaris 10. The error generated was:
+      </para>
+
+<programlisting>
+# ./mysql-monitor-agent start
+Bad string 
+ERROR! /opt/mysql/enterprise/agent/etc/mysql-monitor-agent.ini has to have a
+[mysql-proxy].pid-file setting
+</programlisting>
+
+      <para>
+        This was caused by unexpected behavior of the
+        <command>tr</command> command.
+      </para>
+
+    </message>
+
+  </logentry>
+
+  <logentry entrytype="bug">
+
+    <bugs>
       <fixes bugid="42245"/>
     </bugs>
 


Thread
svn commit - mysqldoc@docsrva: r13997 - trunk/dynamic-docs/changeloganthony.bedford27 Feb