List:Commits« Previous MessageNext Message »
From:jon.stephens Date:November 4 2009 3:10pm
Subject:svn commit - mysqldoc@docsrva: r17438 - trunk/dynamic-docs/changelog
View as plain text  
Author: jstephens
Date: 2009-11-04 15:10:20 +0100 (Wed, 04 Nov 2009)
New Revision: 17438

Log:

Fixed changelog entry for Bug #7365 (Thanks, Magnus!)



Modified:
   trunk/dynamic-docs/changelog/mysqld-1.xml


Modified: trunk/dynamic-docs/changelog/mysqld-1.xml
===================================================================
--- trunk/dynamic-docs/changelog/mysqld-1.xml	2009-11-04 10:29:48 UTC (rev 17437)
+++ trunk/dynamic-docs/changelog/mysqld-1.xml	2009-11-04 14:10:20 UTC (rev 17438)
Changed blocks: 2, Lines Added: 6, Lines Deleted: 7; 1666 bytes

@@ -28,11 +28,11 @@
       <para>
         When using very large transactions containing many inserts,
         <command>ndbmtd</command> could fail with <errorcode>Signal
-        11</errorcode> without an easily detectable reason, due to an internal
-        variable being unitialized in the event that the
-        <literal>LongMessageBuffer</literal> was overloaded. Now, the
variable
-        is initialized in such cases, avoiding the crash, and an appropriate
-        error message is generated.
+        11</errorcode> without an easily detectable reason, due to an
+        internal variable being unitialized in the event that the
+        <literal>LongMessageBuffer</literal> was overloaded. Now, the
+        variable is initialized in such cases, avoiding the crash, and
+        an appropriate error message is generated.
       </para>
 
     </message>

@@ -92,8 +92,7 @@
       <para>
         <command>ndb_config <option>--xml</option>
         <option>--configinfo</option></command> now indicates that
-        parameters belonging in the <literal>[TCP]</literal>,
-        <literal>[TCP DEFAULT]</literal>,
<literal>[SCI]</literal>,
+        parameters belonging in the <literal>[SCI]</literal>,
         <literal>[SCI DEFAULT]</literal>,
<literal>[SHM]</literal>, and
         <literal>[SHM DEFAULT]</literal> sections of the
         <filename>config.ini</filename> file are deprecated or


Thread
svn commit - mysqldoc@docsrva: r17438 - trunk/dynamic-docs/changelogjon.stephens4 Nov 2009