Author: paul
Date: 2007-10-31 03:07:02 +0100 (Wed, 31 Oct 2007)
New Revision: 8416
Log:
r26365@frost: paul | 2007-10-30 20:51:48 -0500
Reformat.
Modified:
trunk/refman-6.0/installing.xml
Property changes on: trunk
___________________________________________________________________
Name: svk:merge
- 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:31990
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:26364
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:21581
+ 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:31990
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:26365
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:21581
Modified: trunk/refman-6.0/installing.xml
===================================================================
--- trunk/refman-6.0/installing.xml 2007-10-31 02:06:45 UTC (rev 8415)
+++ trunk/refman-6.0/installing.xml 2007-10-31 02:07:02 UTC (rev 8416)
Changed blocks: 6, Lines Added: 14, Lines Deleted: 14; 3163 bytes
@@ -513,7 +513,8 @@
</remark>
<remark role="todo">
- These version entries must be updated when the 5.1 goes GA.</remark>
+ These version entries must be updated when the 5.1 goes GA.
+ </remark>
<listitem>
<para>
@@ -8193,11 +8194,11 @@
</para>
<para>
-Using <option>--with-debug</option> to
- configure MySQL with debugging support enables you to use
- the <option>--debug="d,parser_debug"</option> option when
- you start the server. This causes the Bison parser that is
- used to process SQL statements to dump a parser trace to the
+ Using <option>--with-debug</option> to configure MySQL with
+ debugging support enables you to use the
+ <option>--debug="d,parser_debug"</option> option when you
+ start the server. This causes the Bison parser that is used
+ to process SQL statements to dump a parser trace to the
server's standard error output. Typically, this output is
written to the error log.
</para>
@@ -8273,7 +8274,7 @@
<command>mysqld</command> to be disabled. For Windows, the
<command>configure.js</command> script recognizes the
<literal>DISABLE_GRANT_OPTIONS</literal> flag, which has the
- same effect.
+ same effect.
</para>
</listitem>
@@ -8609,7 +8610,7 @@
configure a source tree. The first <literal>cd</literal>
command changes location into the top-level directory of the
tree; replace <filename>mysql-¤t-series;</filename>
- with the appropriate directory name.
+ with the appropriate directory name.
</para>
<programlisting>
@@ -9726,7 +9727,7 @@
<option>--bootstrap</option>,
<option>--skip-grant-tables</option>, and
<option>--init-file</option> options for
- <command>mysqld</command>.
+ <command>mysqld</command>.
</para>
</listitem>
@@ -11726,11 +11727,10 @@
<listitem>
<para>
On Windows, one anonymous account is for connections
- from the local host. It has no global privileges.
- The other is
- for connections from any host and has all privileges for
- the <literal>test</literal> database and for other
- databases with names that start with
+ from the local host. It has no global privileges. The
+ other is for connections from any host and has all
+ privileges for the <literal>test</literal> database and
+ for other databases with names that start with
<literal>test</literal>.
</para>
</listitem>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r8416 - in trunk: . refman-6.0 | paul | 31 Oct |