Author: shinz
Date: 2006-03-02 20:10:39 +0100 (Thu, 02 Mar 2006)
New Revision: 1498
Log:
Formatting
Modified:
trunk/refman-5.1/introduction.xml
Modified: trunk/refman-5.1/introduction.xml
===================================================================
--- trunk/refman-5.1/introduction.xml 2006-03-02 17:15:04 UTC (rev 1497)
+++ trunk/refman-5.1/introduction.xml 2006-03-02 19:10:39 UTC (rev 1498)
@@ -273,16 +273,19 @@
<title>&title-roadmap;</title>
<para>
- This section describes the general development roadmap,
- provides an overview about features that are new in this current release series, and an overview about upcoming additions or changes in the next release series (&next-series;).
+ This section describes the general development roadmap, provides
+ an overview about features that are new in this current release
+ series, and an overview about upcoming additions or changes in the
+ next release series (&next-series;).
</para>
<para>
- The maturity level of the release series covered in this manual (¤t-series;) can be found here:
- <xref linkend="preface"/>. Information about maturity levels is provided in this section:
+ The maturity level of the release series covered in this manual
+ (¤t-series;) can be found here: <xref linkend="preface"/>.
+ Information about maturity levels is provided in this section:
<xref linkend="choosing-version"/>.
</para>
-
+
<para>
Before upgrading from one release series to the next, please see
the notes in <xref linkend="upgrade"/>.
@@ -466,17 +469,15 @@
<listitem>
<para>
<emphasis role="bold">The Instance Manager (IM)</emphasis>
- now has some additional functionality:
- <literal>SHOW <replaceable>instance_name</replaceable>
- LOG FILES</literal> provides a listing of all log files,
- <literal>SHOW <replaceable>instance_name</replaceable>
- LOG {ERROR | SLOW | GENERAL}
- <replaceable>size</replaceable></literal> retrieves a
- part of the specified log file, and <literal>SET
- <replaceable>instance_name</replaceable>.<replaceable>option_name</replaceable>=<replaceable>option_value</replaceable></literal>
- sets an option to the specified value and writes it to
- the configuration file.
- See <xref linkend="instance-manager"/>.
+ now has some additional functionality: <literal>SHOW
+ <replaceable>instance_name</replaceable> LOG FILES</literal>
+ provides a listing of all log files, <literal>SHOW
+ <replaceable>instance_name</replaceable> LOG {ERROR | SLOW |
+ GENERAL} <replaceable>size</replaceable></literal> retrieves
+ a part of the specified log file, and <literal>SET
+ <replaceable>instance_name</replaceable>.<replaceable>option_name</replaceable>=<replaceable>option_value</replaceable></literal>
+ sets an option to the specified value and writes it to the
+ configuration file. See <xref linkend="instance-manager"/>.
(Author: Petr Chardin)
</para>
</listitem>
@@ -552,83 +553,110 @@
</itemizedlist>
</section>
-
+
<section id="mysql-5-2-plans">
+
<title>&title-mysql-5-2-plans;</title>
+
<para>
- The following features will be added to MySQL 5.2, or change in MySQL 5.2. This section is subject to change as long as MySQL 5.2 development is in its early stages.
+ The following features will be added to MySQL 5.2, or change in
+ MySQL 5.2. This section is subject to change as long as MySQL
+ 5.2 development is in its early stages.
</para>
+
<itemizedlist>
+
<listitem>
<para>
- The following constructs will become deprecated in MySQL 5.2, or even disappear:
+ The following constructs will become deprecated in MySQL
+ 5.2, or even disappear:
+
<itemizedlist>
+
<listitem>
- <para>The <literal>table_type</literal> variable</para>
+ <para>
+ The <literal>table_type</literal> variable
+ </para>
</listitem>
+
<listitem>
<para>
- The <literal>log_bin_trust_routine_creators</literal> variable
+ The <literal>log_bin_trust_routine_creators</literal>
+ variable
</para>
</listitem>
+
<listitem>
<para>
- <literal>TIMESTAMP(N)</literal>: The ability to specify <literal>N</literal>
+ <literal>TIMESTAMP(N)</literal>: The ability to
+ specify <literal>N</literal>
</para>
</listitem>
+
<listitem>
<para>
<literal>TYPE</literal> to specify the storage engine
</para>
</listitem>
+
<listitem>
<para>
The <literal>RESTORE TABLE</literal> SQL statement
</para>
</listitem>
+
<listitem>
<para>
The <literal>BACKUP TABLE</literal> SQL statement
</para>
</listitem>
+
<listitem>
<para>
The <literal>SHOW TABLE TYPES</literal> SQL statement
</para>
</listitem>
+
<listitem>
<para>
- The <literal>SHOW INNODB STATUS</literal> SQL statement
+ The <literal>SHOW INNODB STATUS</literal> SQL
+ statement
</para>
</listitem>
+
<listitem>
<para>
The <literal>SHOW MUTEX STATUS</literal> SQL statement
</para>
</listitem>
+
<listitem>
<para>
The <literal>SHOW LOGS</literal> SQL statement
</para>
</listitem>
+
<listitem>
<para>
The <literal>SHOW BDB LOGS</literal> SQL statement
</para>
</listitem>
+
<listitem>
<para>
- The <literal>LOAD TABLE FROM MASTER</literal> SQL statement
+ The <literal>LOAD TABLE FROM MASTER</literal> SQL
+ statement
</para>
</listitem>
+
</itemizedlist>
</para>
</listitem>
+
</itemizedlist>
-
+
</section>
-
-
+
</section>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="../refman-common/information-sources.xml"/>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r1498 - trunk/refman-5.1 | stefan | 2 Mar |