Author: mcbrown
Date: 2007-11-01 19:28:52 +0100 (Thu, 01 Nov 2007)
New Revision: 8475
Log:
Reformat
Modified:
trunk/refman-5.1/dba-core.xml
trunk/refman-5.1/mysql-cluster-ccsg-merge-temp.xml
Modified: trunk/refman-5.1/dba-core.xml
===================================================================
--- trunk/refman-5.1/dba-core.xml 2007-11-01 17:10:44 UTC (rev 8474)
+++ trunk/refman-5.1/dba-core.xml 2007-11-01 18:28:52 UTC (rev 8475)
Changed blocks: 1, Lines Added: 9, Lines Deleted: 8; 1580 bytes
@@ -29393,14 +29393,15 @@
When started with the
<option>--log-bin[=<replaceable>base_name</replaceable>]</option>
option, <command>mysqld</command> writes a log file containing
- all SQL statements that update data (both DDL and DML statements).
- If no <replaceable>base_name</replaceable> value is given, the
- default name is the value of the <literal>pid-file</literal>
- option (which by default is the name of host machine) followed
- by <literal>-bin</literal>. If the basename is given, but not as
- an absolute pathname, the server writes the file in the data
- directory. It is recommended that you specify a basename; see
- <xref linkend="open-bugs"/>, for the reason.
+ all SQL statements that update data (both DDL and DML
+ statements). If no <replaceable>base_name</replaceable> value is
+ given, the default name is the value of the
+ <literal>pid-file</literal> option (which by default is the name
+ of host machine) followed by <literal>-bin</literal>. If the
+ basename is given, but not as an absolute pathname, the server
+ writes the file in the data directory. It is recommended that
+ you specify a basename; see <xref linkend="open-bugs"/>, for the
+ reason.
</para>
<para>
Modified: trunk/refman-5.1/mysql-cluster-ccsg-merge-temp.xml
===================================================================
--- trunk/refman-5.1/mysql-cluster-ccsg-merge-temp.xml 2007-11-01 17:10:44 UTC (rev 8474)
+++ trunk/refman-5.1/mysql-cluster-ccsg-merge-temp.xml 2007-11-01 18:28:52 UTC (rev 8475)
Changed blocks: 2, Lines Added: 7, Lines Deleted: 7; 1469 bytes
@@ -4385,11 +4385,11 @@
</indexterm>
<para>
- The <literal>[ndbd]</literal> and<literal>[ndbd default]</literal>sections are
- used to configure the behavior of the cluster's data nodes.
- There are many parameters which control buffer sizes, pool
- sizes, timeouts, and so forth. The only mandatory parameters
- are:
+ The <literal>[ndbd]</literal> and<literal>[ndbd
+ default]</literal>sections are used to configure the behavior
+ of the cluster's data nodes. There are many parameters which
+ control buffer sizes, pool sizes, timeouts, and so forth. The
+ only mandatory parameters are:
</para>
<itemizedlist>
@@ -4405,8 +4405,8 @@
<listitem>
<para>
The parameter <literal>NoOfReplicas</literal>, which must
- be defined in the<literal>[ndbd default]</literal>section, as it is common
- to all Cluster data nodes.
+ be defined in the<literal>[ndbd default]</literal>section,
+ as it is common to all Cluster data nodes.
</para>
</listitem>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r8475 - trunk/refman-5.1 | mcbrown | 1 Nov |