Author: tbedford
Date: 2009-03-02 16:14:43 +0100 (Mon, 02 Mar 2009)
New Revision: 14011
Log:
Added entries for dev bugs #42452, #41987.
Modified:
trunk/dynamic-docs/changelog/monitor.xml
Modified: trunk/dynamic-docs/changelog/monitor.xml
===================================================================
--- trunk/dynamic-docs/changelog/monitor.xml 2009-03-02 14:11:43 UTC (rev 14010)
+++ trunk/dynamic-docs/changelog/monitor.xml 2009-03-02 15:14:43 UTC (rev 14011)
Changed blocks: 1, Lines Added: 52, Lines Deleted: 0; 1514 bytes
@@ -9,6 +9,58 @@
<logentry entrytype="bug">
<bugs>
+ <fixes bugid="41987"/>
+ </bugs>
+
+ <versions>
+ <version ver="2.0.5"/>
+ </versions>
+
+ <message>
+
+ <para>
+ Having too many users with strong privileges generated Service
+ Manager errors and events failed to be triggered.
+ </para>
+
+ <para>
+ If there were approximately 1000 users with full privileges and
+ the value of <literal>group_concat_max_len</literal> was set to
+ 100001, the size of the data that the agent sent to the Service
+ Manager was too large and caused Service Manager errors. Also,
+ the Security event <quote>Account has Strong MySQL
+ privileges</quote> did not trigger.
+ </para>
+
+ </message>
+
+ </logentry>
+
+ <logentry entrytype="bug">
+
+ <bugs>
+ <fixes bugid="42452"/>
+ </bugs>
+
+ <versions>
+ <version ver="2.1.0"/>
+ <version ver="2.0.5"/>
+ </versions>
+
+ <message>
+
+ <para>
+ The installer used to upgrade from version 1.3 corrupted
+ passwords containing the <quote>?</quote> character.
+ </para>
+
+ </message>
+
+ </logentry>
+
+ <logentry entrytype="bug">
+
+ <bugs>
<fixes bugid="41196"/>
</bugs>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r14011 - trunk/dynamic-docs/changelog | anthony.bedford | 2 Mar |