Author: jstephens
Date: 2010-10-20 12:29:09 +0200 (Wed, 20 Oct 2010)
New Revision: 23248
Log:
Fixes Docs BUG#57592
Modified:
trunk/refman-5.1/mysql-cluster-configuration-core.xml
Modified: trunk/refman-5.1/mysql-cluster-configuration-core.xml
===================================================================
--- trunk/refman-5.1/mysql-cluster-configuration-core.xml 2010-10-20 10:14:13 UTC (rev 23247)
+++ trunk/refman-5.1/mysql-cluster-configuration-core.xml 2010-10-20 10:29:09 UTC (rev 23248)
Changed blocks: 1, Lines Added: 7, Lines Deleted: 10; 1210 bytes
@@ -5464,17 +5464,14 @@
</para>
<para>
- If this buffer is too small, the NDB storage engine issues
- error code 1221 (<literal>REDO log buffers
- overloaded</literal>).
+ If this buffer is too small, the
+ <literal role="se">NDB</literal> storage engine issues error
+ code 1221 (<errortext>REDO log buffers
+ overloaded</errortext>). For this reason, you should
+ exercise care if you attempt to decrease the value of
+ <literal>RedoBuffer</literal> as part of an online change in
+ the cluster's configuration.
</para>
-
- <important>
- <para>
- It is not safe to decrease the value of this parameter
- during a rolling restart.
- </para>
- </important>
</listitem>
</itemizedlist>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r23248 - trunk/refman-5.1 | jon.stephens | 20 Oct |