Author: paul
Date: 2005-10-13 21:08:30 +0200 (Thu, 13 Oct 2005)
New Revision: 60
Log:
Fix typo.
Modified:
trunk/refman-5.0/storage-engines.xml
trunk/refman-5.1/storage-engines.xml
Modified: trunk/refman-5.0/storage-engines.xml
===================================================================
--- trunk/refman-5.0/storage-engines.xml 2005-10-13 18:35:06 UTC (rev 59)
+++ trunk/refman-5.0/storage-engines.xml 2005-10-13 19:08:30 UTC (rev 60)
@@ -492,7 +492,7 @@
used <literal>TYPE</literal> rather than
<literal>ENGINE</literal>
(for example: <literal>TYPE = MYISAM</literal>). MySQL
¤t-series; supports this syntax for backwards compatibility
- but <literal>TABLE</literal> is now deprecated and
+ but <literal>TYPE</literal> is now deprecated and
<literal>ENGINE</literal> is the preferred usage.)
</para>
Modified: trunk/refman-5.1/storage-engines.xml
===================================================================
--- trunk/refman-5.1/storage-engines.xml 2005-10-13 18:35:06 UTC (rev 59)
+++ trunk/refman-5.1/storage-engines.xml 2005-10-13 19:08:30 UTC (rev 60)
@@ -491,7 +491,7 @@
used <literal>TYPE</literal> rather than
<literal>ENGINE</literal>
(for example: <literal>TYPE = MYISAM</literal>). MySQL
¤t-series; supports this syntax for backwards compatibility
- but <literal>TABLE</literal> is now deprecated and
+ but <literal>TYPE</literal> is now deprecated and
<literal>ENGINE</literal> is the preferred usage.)
</para>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r60 - in trunk: refman-5.0 refman-5.1 | paul | 13 Oct |