Author: paul
Date: 2006-02-20 19:56:57 +0100 (Mon, 20 Feb 2006)
New Revision: 1408
Log:
r3416@kite-hub: paul | 2006-02-20 12:56:20 -0600
Tweaks.
Modified:
trunk/
trunk/refman-4.1/optimization.xml
trunk/refman-5.0/optimization.xml
trunk/refman-5.1/optimization.xml
trunk/refman-common/bug-reports.xml
Property changes on: trunk
___________________________________________________________________
Name: svk:merge
- b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:7921
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:3372
+ b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:7921
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:3416
Modified: trunk/refman-4.1/optimization.xml
===================================================================
--- trunk/refman-4.1/optimization.xml 2006-02-20 17:14:01 UTC (rev 1407)
+++ trunk/refman-4.1/optimization.xml 2006-02-20 18:56:57 UTC (rev 1408)
@@ -5003,7 +5003,7 @@
Under circumstances where concurrent inserts can be used, there
is seldom any need to use the <literal>DELAYED</literal>
modifier for <literal>INSERT</literal> statements.
- <xref linkend="insert-delayed"/>.
+ See <xref linkend="insert-delayed"/>.
</para>
<para>
Modified: trunk/refman-5.0/optimization.xml
===================================================================
--- trunk/refman-5.0/optimization.xml 2006-02-20 17:14:01 UTC (rev 1407)
+++ trunk/refman-5.0/optimization.xml 2006-02-20 18:56:57 UTC (rev 1408)
@@ -6458,7 +6458,7 @@
Under circumstances where concurrent inserts can be used, there
is seldom any need to use the <literal>DELAYED</literal>
modifier for <literal>INSERT</literal> statements.
- <xref linkend="insert-delayed"/>.
+ See <xref linkend="insert-delayed"/>.
</para>
<para>
Modified: trunk/refman-5.1/optimization.xml
===================================================================
--- trunk/refman-5.1/optimization.xml 2006-02-20 17:14:01 UTC (rev 1407)
+++ trunk/refman-5.1/optimization.xml 2006-02-20 18:56:57 UTC (rev 1408)
@@ -6466,7 +6466,7 @@
Under circumstances where concurrent inserts can be used, there
is seldom any need to use the <literal>DELAYED</literal>
modifier for <literal>INSERT</literal> statements.
- <xref linkend="insert-delayed"/>.
+ See <xref linkend="insert-delayed"/>.
</para>
<para>
Modified: trunk/refman-common/bug-reports.xml
===================================================================
--- trunk/refman-common/bug-reports.xml 2006-02-20 17:14:01 UTC (rev 1407)
+++ trunk/refman-common/bug-reports.xml 2006-02-20 18:56:57 UTC (rev 1408)
@@ -329,7 +329,7 @@
statement that crashed <command>mysqld</command>. You can
usually get this information by running
<command>mysqld</command> with query logging enabled, and then
- looking in the log after <command>mysqld</command> crashes See
+ looking in the log after <command>mysqld</command> crashes. See
<xref linkend="using-log-files"/>.
</para>
</listitem>
@@ -409,9 +409,8 @@
Create a compressed archive of your files using
<command>tar</command> and <command>gzip</command> or
<command>zip</command>, and use FTP to transfer the archive to
- <ulink url="&base-url-uploads;"/>. Then enter
- the problem into our bugs database at
- <ulink url="http://bugs.mysql.com/"/>.
+ <ulink url="&base-url-uploads;"/>. Then enter the problem into
+ our bugs database at <ulink url="http://bugs.mysql.com/"/>.
</para>
</listitem>
@@ -435,10 +434,10 @@
your actual situation, and it is by all means better for us. If
you have data that you don't want to be visible to others in the
bug report, you can use FTP to transfer it to
- <ulink url="&base-url-uploads;"/>. If the
- information is really top secret and you don't want to show it
- even to us, go ahead and provide an example using other names,
- but please regard this as the last choice.
+ <ulink url="&base-url-uploads;"/>. If the information is really
+ top secret and you don't want to show it even to us, go ahead
+ and provide an example using other names, but please regard this
+ as the last choice.
</para>
</listitem>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r1408 - in trunk: . refman-4.1 refman-5.0 refman-5.1 refman-common | paul | 20 Feb |