Author: mcbrown
Date: 2006-04-13 16:18:26 +0200 (Thu, 13 Apr 2006)
New Revision: 1814
Log:
Rewording of default storage engine selection.
Modified:
trunk/refman-4.1/storage-engines.xml
trunk/refman-5.0/storage-engines.xml
trunk/refman-5.1/storage-engines.xml
Modified: trunk/refman-4.1/storage-engines.xml
===================================================================
--- trunk/refman-4.1/storage-engines.xml 2006-04-13 13:12:06 UTC (rev 1813)
+++ trunk/refman-4.1/storage-engines.xml 2006-04-13 14:18:26 UTC (rev 1814)
@@ -220,8 +220,8 @@
<literal>MyISAM</literal>, but you can change it by using the
<option>--default-storage-engine</option> or
<option>--default-table-type</option> server startup option, or by
- setting the <literal>default_storage_engine</literal> or
- <literal>default_table_type</literal> system variable in the
+ setting the <literal>default-storage-engine</literal> or
+ <literal>default-table-type</literal> option in the
<filename>my.cnf</filename> configuration file.
</para>
Modified: trunk/refman-5.0/storage-engines.xml
===================================================================
--- trunk/refman-5.0/storage-engines.xml 2006-04-13 13:12:06 UTC (rev 1813)
+++ trunk/refman-5.0/storage-engines.xml 2006-04-13 14:18:26 UTC (rev 1814)
@@ -230,8 +230,8 @@
<literal>MyISAM</literal>, but you can change it by using the
<option>--default-storage-engine</option> or
<option>--default-table-type</option> server startup option, or by
- setting the <literal>default_storage_engine</literal> or
- <literal>default_table_type</literal> system variable in the
+ setting the <literal>default-storage-engine</literal> or
+ <literal>default-table-type</literal> option in the
<filename>my.cnf</filename> configuration file.
</para>
Modified: trunk/refman-5.1/storage-engines.xml
===================================================================
--- trunk/refman-5.1/storage-engines.xml 2006-04-13 13:12:06 UTC (rev 1813)
+++ trunk/refman-5.1/storage-engines.xml 2006-04-13 14:18:26 UTC (rev 1814)
@@ -217,8 +217,8 @@
<literal>MyISAM</literal>, but you can change it by using the
<option>--default-storage-engine</option> or
<option>--default-table-type</option> server startup option, or by
- setting the <literal>default_storage_engine</literal> or
- <literal>default_table_type</literal> system variable in the
+ setting the <literal>default-storage-engine</literal> or
+ <literal>default-table-type</literal> option in the
<filename>my.cnf</filename> configuration file.
</para>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r1814 - in trunk: refman-4.1 refman-5.0 refman-5.1 | mcbrown | 13 Apr |