Author: mhillyer
Date: 2005-11-15 00:44:25 +0100 (Tue, 15 Nov 2005)
New Revision: 337
Log:
Modifications of typos caught by Arjen.
Modified:
trunk/refman-5.1/custom-engine.xml
Modified: trunk/refman-5.1/custom-engine.xml
===================================================================
--- trunk/refman-5.1/custom-engine.xml 2005-11-14 23:01:58 UTC (rev 336)
+++ trunk/refman-5.1/custom-engine.xml 2005-11-14 23:44:25 UTC (rev 337)
@@ -437,7 +437,7 @@
<listitem>
<para>
- Intended for use with server size cursors, not yet
+ Intended for use with server side cursors, not yet
implemented.
</para>
</listitem>
@@ -446,7 +446,7 @@
<listitem>
<para>
- Intended for use with server size cursors, not yet
+ Intended for use with server side cursors, not yet
implemented.
</para>
</listitem>
@@ -455,7 +455,7 @@
<listitem>
<para>
- Intended for use with server size cursors, not yet
+ Intended for use with server side cursors, not yet
implemented.
</para>
</listitem>
@@ -491,7 +491,7 @@
<listitem>
<para>
- Innobase specific function.
+ InnoDB specific function.
</para>
</listitem>
@@ -499,7 +499,7 @@
<listitem>
<para>
- Innobase specific function called at start of <literal>SHOW
+ InnoDB specific function called at start of <literal>SHOW
STATUS</literal>.
</para>
</listitem>
@@ -508,7 +508,7 @@
<listitem>
<para>
- Innobase specific function called to begin a consistent read.
+ InnoDB specific function called to begin a consistent read.
</para>
</listitem>
@@ -534,7 +534,7 @@
<listitem>
<para>
- Innobase specific function used for replication.
+ InnoDB specific function used for replication.
</para>
</listitem>
@@ -1194,7 +1194,7 @@
pointers. In each format, the columns appear in the order in
which they were defined by the CREATE TABLE statement. (The
table definition is stored in the .frm file, and the optimizer
- and the handler are both able access table metadata from the
+ and the handler are both able to access table metadata from the
same source, its TABLE structure).
</para>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r337 - trunk/refman-5.1 | mhillyer | 15 Nov |