List:Internals« Previous MessageNext Message »
From:paul Date:December 2 2005 8:14pm
Subject:svn commit - mysqldoc@docsrva: r477 - in trunk: . refman-4.1 refman-5.0 refman-5.1 refman-common
View as plain text  
Author: paul
Date: 2005-12-02 20:14:37 +0100 (Fri, 02 Dec 2005)
New Revision: 477

Log:
 r1451@kite-hub:  paul | 2005-12-02 13:14:04 -0600
 Indicate which reserved words are new in each release.


Added:
   trunk/refman-common/reserved-new-4.0.xml
   trunk/refman-common/reserved-new-4.1.xml
   trunk/refman-common/reserved-new-5.0.xml
   trunk/refman-common/reserved-new-5.1.xml
Modified:
   trunk/
   trunk/refman-4.1/Makefile
   trunk/refman-4.1/installing.xml
   trunk/refman-4.1/language-structure.xml
   trunk/refman-5.0/Makefile
   trunk/refman-5.0/installing.xml
   trunk/refman-5.0/language-structure.xml
   trunk/refman-5.1/Makefile
   trunk/refman-5.1/installing.xml
   trunk/refman-5.1/language-structure.xml


Property changes on: trunk
___________________________________________________________________
Name: svk:merge
   - b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:4392
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:1346
   + b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:4392
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:1451

Modified: trunk/refman-4.1/Makefile
===================================================================
--- trunk/refman-4.1/Makefile	2005-12-02 17:15:14 UTC (rev 476)
+++ trunk/refman-4.1/Makefile	2005-12-02 19:14:37 UTC (rev 477)
@@ -44,7 +44,7 @@
 
 MANUAL_SRCS_EXTRA = versions.ent ../refman-common/fixedchars.ent
../refman-common/titles.en.ent
 
-MANUAL_SRCS = $(MANUAL_SRCS_EXTRA) manual.xml preface.xml introduction.xml
../refman-common/manual-conventions.en.xml ../refman-common/what-is-mysql-ab.en.xml
../refman-common/what-is.en.xml ../refman-common/maxdb.en.xml
../refman-common/information-sources.xml installing.xml tutorial.xml
using-mysql-programs.xml database-administration.xml replication.xml optimization.xml
client-side-scripts.xml language-structure.xml reservedwords.xml charset.xml
column-types.xml functions.xml sql-syntax.xml storage-engines.xml images/blackhole-1.png
innodb.xml ndbcluster.xml images/cluster-components-1.png images/multi-comp-1.png
spatial-extensions.xml apis.xml connectors.xml connector-odbc.xml
images/myarchitecture.png images/mydsn-icon.png images/mydsn.png images/mydsn-setup.png
images/mydsn-example.png images/mydsn-test-success.png images/mydsn-test-fail.png
images/mydsn-options.png images/mydsn-icon.png images/mydsn.png images/mydsn-trace.png
images/myaccess.png images/myaccess-odbc.!
 png images/mydsn-trace.png images/mydll-properties.png images/mydsn-options.png
images/myflowchart.png connector-net.xml ../refman-common/news-connector-net.xml
connector-j.xml connector-mxj.xml extending-mysql.xml problems.xml error-handling.xml
errmsgs-server.xml errmsgs-client.xml ../refman-common/credits.xml news.xml
../refman-common/news-4.1.xml ../refman-common/news-4.0.xml
../refman-common/news-3.23.xml ../refman-common/news-innodb.xml
../refman-common/news-cluster.xml ../refman-common/news-myodbc.xml porting.xml
../refman-common/environment-variables.xml regexp.xml limits.xml restrictions.xml
../refman-common/gpl-license.xml ../refman-common/mysql-floss-license-exception.xml 
+MANUAL_SRCS = $(MANUAL_SRCS_EXTRA) manual.xml preface.xml introduction.xml
../refman-common/manual-conventions.en.xml ../refman-common/what-is-mysql-ab.en.xml
../refman-common/what-is.en.xml ../refman-common/maxdb.en.xml
../refman-common/information-sources.xml installing.xml tutorial.xml
using-mysql-programs.xml database-administration.xml replication.xml optimization.xml
client-side-scripts.xml language-structure.xml reservedwords.xml
../refman-common/reserved-new-4.0.xml ../refman-common/reserved-new-4.1.xml charset.xml
column-types.xml functions.xml sql-syntax.xml storage-engines.xml images/blackhole-1.png
innodb.xml ndbcluster.xml images/cluster-components-1.png images/multi-comp-1.png
spatial-extensions.xml apis.xml connectors.xml connector-odbc.xml
images/myarchitecture.png images/mydsn-icon.png images/mydsn.png images/mydsn-setup.png
images/mydsn-example.png images/mydsn-test-success.png images/mydsn-test-fail.png
images/mydsn-options.png images/mydsn-icon.png image!
 s/mydsn.png images/mydsn-trace.png images/myaccess.png images/myaccess-odbc.png
images/mydsn-trace.png images/mydll-properties.png images/mydsn-options.png
images/myflowchart.png connector-net.xml ../refman-common/news-connector-net.xml
connector-j.xml connector-mxj.xml extending-mysql.xml problems.xml error-handling.xml
errmsgs-server.xml errmsgs-client.xml ../refman-common/credits.xml news.xml
../refman-common/news-4.1.xml ../refman-common/news-4.0.xml
../refman-common/news-3.23.xml ../refman-common/news-innodb.xml
../refman-common/news-cluster.xml ../refman-common/news-myodbc.xml porting.xml
../refman-common/environment-variables.xml regexp.xml limits.xml restrictions.xml
../refman-common/gpl-license.xml ../refman-common/mysql-floss-license-exception.xml 
 
 manual-prepped.xml: $(MANUAL_SRCS)
 manual-manprepped.xml: $(MANUAL_SRCS)

Modified: trunk/refman-4.1/installing.xml
===================================================================
--- trunk/refman-4.1/installing.xml	2005-12-02 17:15:14 UTC (rev 476)
+++ trunk/refman-4.1/installing.xml	2005-12-02 19:14:37 UTC (rev 477)
@@ -2044,12 +2044,12 @@
 
       <para>
         Check the MySQL downloads page
-        (<ulink url="&base-url-downloads;"/>) for information
-        about the current version and for downloading instructions. For
-        a complete up-to-date list of MySQL download mirror sites, see
-        <ulink url="&base-url-downloads;mirrors.html"/>.
-        There you can also find information about becoming a MySQL
-        mirror site and how to report a bad or out-of-date mirror.
+        (<ulink url="&base-url-downloads;"/>) for information about the
+        current version and for downloading instructions. For a complete
+        up-to-date list of MySQL download mirror sites, see
+        <ulink url="&base-url-downloads;mirrors.html"/>. There you can
+        also find information about becoming a MySQL mirror site and how
+        to report a bad or out-of-date mirror.
       </para>
 
       <para>
@@ -2832,9 +2832,8 @@
         <listitem>
           <para>
             A copy of the MySQL binary distribution for Windows, which
-            can be downloaded from
-            <ulink url="&base-url-downloads;"/>. See
-            <xref linkend="getting-mysql"/>.
+            can be downloaded from <ulink url="&base-url-downloads;"/>.
+            See <xref linkend="getting-mysql"/>.
           </para>
 
           <para>
@@ -3066,8 +3065,8 @@
 
         <para>
           The MySQL server install packages can be downloaded from
-          <ulink url="&base-url-downloads;"/>. If the package
-          you download is contained within a Zip archive, you need to
+          <ulink url="&base-url-downloads;"/>. If the package you
+          download is contained within a Zip archive, you need to
           extract the archive first.
         </para>
 
@@ -3825,15 +3824,15 @@
           the port number you choose is in use you are prompted to
           confirm your choice of port number.
         </para>
-        
+
         <para>
           Set the <guimenu>Server SQL Mode</guimenu> to either enable or
           disable strict mode. Enabling strict mode (default) will make
           MySQL behave more like other database management systems.
           <emphasis role="bold">If you run applications that rely on
           MySQL's old <quote>forgiving</quote> behavior make sure to
-          either adapt those applications or to disable strict mode.</emphasis>
-          For more information about strict mode, see
+          either adapt those applications or to disable strict
+          mode.</emphasis> For more information about strict mode, see
           <xref linkend="server-sql-mode"/>.
         </para>
 
@@ -8378,12 +8377,12 @@
           <para>
             Normally, you do not have to build the documentation
             yourself, because we provide it in various formats on
-            <ulink url="&base-url-docs;"/>. The formats you
-            can download there (HTML, PDF, etc.) are built on a daily
-            basis, so you gain little by creating them yourself from the
-            DocBook XML base format in the <literal>mysqldoc</literal>
-            tree. If you would like to copy the documentation
-            repository, use the following command:
+            <ulink url="&base-url-docs;"/>. The formats you can download
+            there (HTML, PDF, etc.) are built on a daily basis, so you
+            gain little by creating them yourself from the DocBook XML
+            base format in the <literal>mysqldoc</literal> tree. If you
+            would like to copy the documentation repository, use the
+            following command:
           </para>
 
 <programlisting>
@@ -11639,7 +11638,7 @@
           <para>
             Accounts are created with the username
             <literal>root</literal>. These are superuser accounts that
-            can do anything. The initial <literal>root</literal> account 
+            can do anything. The initial <literal>root</literal> account
             passwords are empty, so anyone can connect to the MySQL
             server as <literal>root</literal> <emphasis>without a
             password</emphasis> and be granted all privileges.
@@ -12162,9 +12161,9 @@
         <emphasis role="bold">Note</emphasis>: It is good practice to
         back up your data before installing any new version of software.
         Although MySQL has done its best to ensure a high level of
-        quality, you should protect your data by making a backup.
-        MySQL generally recommends that you dump and reload your tables 
-        from any previous version to upgrade to 4.1.
+        quality, you should protect your data by making a backup. MySQL
+        generally recommends that you dump and reload your tables from
+        any previous version to upgrade to 4.1.
       </para>
 
       <para>
@@ -12800,6 +12799,13 @@
 
         <listitem>
           <para>
+            Some keywords are reserved in MySQL 4.1 that were not
+            reserved in MySQL 4.0. See <xref linkend="reserved-words"/>.
+          </para>
+        </listitem>
+
+        <listitem>
+          <para>
             When using multiple-table <literal>DELETE</literal>
             statements, you should use the alias of the tables from
             which you want to delete, not the actual table name. For
@@ -13369,6 +13375,14 @@
 
         <listitem>
           <para>
+            Some keywords are reserved in MySQL 4.0 that were not
+            reserved in MySQL 3.23. See
+            <xref linkend="reserved-words"/>.
+          </para>
+        </listitem>
+
+        <listitem>
+          <para>
             The following SQL variables have been renamed:
           </para>
 

Modified: trunk/refman-4.1/language-structure.xml
===================================================================
--- trunk/refman-4.1/language-structure.xml	2005-12-02 17:15:14 UTC (rev 476)
+++ trunk/refman-4.1/language-structure.xml	2005-12-02 19:14:37 UTC (rev 477)
@@ -2058,6 +2058,10 @@
 
     <xi:include href="reservedwords.xml" 
xmlns:xi="http://www.w3.org/2001/XInclude"/>
 
+    <xi:include href="../refman-common/reserved-new-4.0.xml" 
xmlns:xi="http://www.w3.org/2001/XInclude"/>
+
+    <xi:include href="../refman-common/reserved-new-4.1.xml" 
xmlns:xi="http://www.w3.org/2001/XInclude"/>
+
     <para>
       MySQL allows some keywords to be used as unquoted identifiers
       because many people previously used them. Examples are those in

Modified: trunk/refman-5.0/Makefile
===================================================================
--- trunk/refman-5.0/Makefile	2005-12-02 17:15:14 UTC (rev 476)
+++ trunk/refman-5.0/Makefile	2005-12-02 19:14:37 UTC (rev 477)
@@ -44,7 +44,7 @@
 
 MANUAL_SRCS_EXTRA = versions.ent ../refman-common/fixedchars.ent
../refman-common/titles.en.ent
 
-MANUAL_SRCS = $(MANUAL_SRCS_EXTRA) manual.xml preface.xml introduction.xml
../refman-common/manual-conventions.en.xml ../refman-common/what-is-mysql-ab.en.xml
../refman-common/what-is.en.xml ../refman-common/maxdb.en.xml
../refman-common/information-sources.xml installing.xml tutorial.xml
using-mysql-programs.xml database-administration.xml replication.xml optimization.xml
client-side-scripts.xml language-structure.xml reservedwords.xml charset.xml
column-types.xml functions.xml sql-syntax.xml storage-engines.xml innodb.xml
images/blackhole-1.png ndbcluster.xml images/cluster-components-1.png
images/multi-comp-1.png spatial-extensions.xml stored-procedures.xml triggers.xml
views.xml information-schema.xml precision-math.xml apis.xml connectors.xml
connector-odbc.xml images/myarchitecture.png images/mydsn-icon.png images/mydsn.png
images/mydsn-setup.png images/mydsn-example.png images/mydsn-test-success.png
images/mydsn-test-fail.png images/mydsn-options.png images/mydsn-ico!
 n.png images/mydsn.png images/mydsn-trace.png images/myaccess.png
images/myaccess-odbc.png images/mydsn-trace.png images/mydll-properties.png
images/mydsn-options.png images/myflowchart.png connector-net.xml
../refman-common/news-connector-net.xml connector-j.xml connector-mxj.xml
extending-mysql.xml problems.xml error-handling.xml errmsgs-server.xml errmsgs-client.xml
../refman-common/credits.xml news.xml ../refman-common/news-5.0.xml
../refman-common/news-cluster.xml ../refman-common/news-myodbc.xml porting.xml
../refman-common/environment-variables.xml regexp.xml limits.xml restrictions.xml
../refman-common/gpl-license.xml ../refman-common/mysql-floss-license-exception.xml 
+MANUAL_SRCS = $(MANUAL_SRCS_EXTRA) manual.xml preface.xml introduction.xml
../refman-common/manual-conventions.en.xml ../refman-common/what-is-mysql-ab.en.xml
../refman-common/what-is.en.xml ../refman-common/maxdb.en.xml
../refman-common/information-sources.xml installing.xml tutorial.xml
using-mysql-programs.xml database-administration.xml replication.xml optimization.xml
client-side-scripts.xml language-structure.xml reservedwords.xml
../refman-common/reserved-new-5.0.xml charset.xml column-types.xml functions.xml
sql-syntax.xml storage-engines.xml innodb.xml images/blackhole-1.png ndbcluster.xml
images/cluster-components-1.png images/multi-comp-1.png spatial-extensions.xml
stored-procedures.xml triggers.xml views.xml information-schema.xml precision-math.xml
apis.xml connectors.xml connector-odbc.xml images/myarchitecture.png
images/mydsn-icon.png images/mydsn.png images/mydsn-setup.png images/mydsn-example.png
images/mydsn-test-success.png images/mydsn-test-fail.png ima!
 ges/mydsn-options.png images/mydsn-icon.png images/mydsn.png images/mydsn-trace.png
images/myaccess.png images/myaccess-odbc.png images/mydsn-trace.png
images/mydll-properties.png images/mydsn-options.png images/myflowchart.png
connector-net.xml ../refman-common/news-connector-net.xml connector-j.xml
connector-mxj.xml extending-mysql.xml problems.xml error-handling.xml errmsgs-server.xml
errmsgs-client.xml ../refman-common/credits.xml news.xml ../refman-common/news-5.0.xml
../refman-common/news-cluster.xml ../refman-common/news-myodbc.xml porting.xml
../refman-common/environment-variables.xml regexp.xml limits.xml restrictions.xml
../refman-common/gpl-license.xml ../refman-common/mysql-floss-license-exception.xml 
 
 manual-prepped.xml: $(MANUAL_SRCS)
 manual-manprepped.xml: $(MANUAL_SRCS)

Modified: trunk/refman-5.0/installing.xml
===================================================================
--- trunk/refman-5.0/installing.xml	2005-12-02 17:15:14 UTC (rev 476)
+++ trunk/refman-5.0/installing.xml	2005-12-02 19:14:37 UTC (rev 477)
@@ -12613,6 +12613,14 @@
 
         <listitem>
           <para>
+            Some keywords are reserved in MySQL &current-series; that
+            were not reserved in MySQL &previous-series;. See
+            <xref linkend="reserved-words"/>.
+          </para>
+        </listitem>
+
+        <listitem>
+          <para>
             <literal>DECIMAL</literal> columns now are stored in a more
             efficient format. To convert a table to use the new
             <literal>DECIMAL</literal> type, you should do an

Modified: trunk/refman-5.0/language-structure.xml
===================================================================
--- trunk/refman-5.0/language-structure.xml	2005-12-02 17:15:14 UTC (rev 476)
+++ trunk/refman-5.0/language-structure.xml	2005-12-02 19:14:37 UTC (rev 477)
@@ -2008,6 +2008,8 @@
 
     <xi:include href="reservedwords.xml" 
xmlns:xi="http://www.w3.org/2001/XInclude"/>
 
+    <xi:include href="../refman-common/reserved-new-5.0.xml" 
xmlns:xi="http://www.w3.org/2001/XInclude"/>
+
     <para>
       MySQL allows some keywords to be used as unquoted identifiers
       because many people previously used them. Examples are those in

Modified: trunk/refman-5.1/Makefile
===================================================================
--- trunk/refman-5.1/Makefile	2005-12-02 17:15:14 UTC (rev 476)
+++ trunk/refman-5.1/Makefile	2005-12-02 19:14:37 UTC (rev 477)
@@ -44,7 +44,7 @@
 
 MANUAL_SRCS_EXTRA = versions.ent ../refman-common/fixedchars.ent
../refman-common/titles.en.ent
 
-MANUAL_SRCS = $(MANUAL_SRCS_EXTRA) manual.xml preface.xml introduction.xml
../refman-common/manual-conventions.en.xml ../refman-common/what-is-mysql-ab.en.xml
../refman-common/what-is.en.xml ../refman-common/maxdb.en.xml
../refman-common/information-sources.xml installing.xml tutorial.xml
using-mysql-programs.xml database-administration.xml replication.xml optimization.xml
client-side-scripts.xml language-structure.xml reservedwords.xml charset.xml
column-types.xml functions.xml sql-syntax.xml pluggable-storage.xml
images/pluggable-storage-overview.png images/pluggable-storage-choosing.png
storage-engines.xml innodb.xml images/blackhole-1.png custom-engine.xml
images/custom-engine-overview.png ndbcluster.xml images/cluster-components-1.png
images/multi-comp-1.png partitioning.xml spatial-extensions.xml stored-procedures.xml
triggers.xml views.xml information-schema.xml precision-math.xml apis.xml connectors.xml
connector-odbc.xml images/myarchitecture.png images/mydsn-icon.!
 png images/mydsn.png images/mydsn-setup.png images/mydsn-example.png
images/mydsn-test-success.png images/mydsn-test-fail.png images/mydsn-options.png
images/mydsn-icon.png images/mydsn.png images/mydsn-trace.png images/myaccess.png
images/myaccess-odbc.png images/mydsn-trace.png images/mydll-properties.png
images/mydsn-options.png images/myflowchart.png connector-net.xml
../refman-common/news-connector-net.xml connector-j.xml connector-mxj.xml
extending-mysql.xml problems.xml error-handling.xml errmsgs-server.xml errmsgs-client.xml
../refman-common/credits.xml news.xml ../refman-common/news-5.1.xml
../refman-common/news-myodbc.xml porting.xml ../refman-common/environment-variables.xml
regexp.xml limits.xml restrictions.xml ../refman-common/gpl-license.xml
../refman-common/mysql-floss-license-exception.xml 
+MANUAL_SRCS = $(MANUAL_SRCS_EXTRA) manual.xml preface.xml introduction.xml
../refman-common/manual-conventions.en.xml ../refman-common/what-is-mysql-ab.en.xml
../refman-common/what-is.en.xml ../refman-common/maxdb.en.xml
../refman-common/information-sources.xml installing.xml tutorial.xml
using-mysql-programs.xml database-administration.xml replication.xml optimization.xml
client-side-scripts.xml language-structure.xml reservedwords.xml
../refman-common/reserved-new-5.1.xml charset.xml column-types.xml functions.xml
sql-syntax.xml pluggable-storage.xml images/pluggable-storage-overview.png
images/pluggable-storage-choosing.png storage-engines.xml innodb.xml
images/blackhole-1.png custom-engine.xml images/custom-engine-overview.png ndbcluster.xml
images/cluster-components-1.png images/multi-comp-1.png partitioning.xml
spatial-extensions.xml stored-procedures.xml triggers.xml views.xml
information-schema.xml precision-math.xml apis.xml connectors.xml connector-odbc.xml
images!
 /myarchitecture.png images/mydsn-icon.png images/mydsn.png images/mydsn-setup.png
images/mydsn-example.png images/mydsn-test-success.png images/mydsn-test-fail.png
images/mydsn-options.png images/mydsn-icon.png images/mydsn.png images/mydsn-trace.png
images/myaccess.png images/myaccess-odbc.png images/mydsn-trace.png
images/mydll-properties.png images/mydsn-options.png images/myflowchart.png
connector-net.xml ../refman-common/news-connector-net.xml connector-j.xml
connector-mxj.xml extending-mysql.xml problems.xml error-handling.xml errmsgs-server.xml
errmsgs-client.xml ../refman-common/credits.xml news.xml ../refman-common/news-5.1.xml
../refman-common/news-myodbc.xml porting.xml ../refman-common/environment-variables.xml
regexp.xml limits.xml restrictions.xml ../refman-common/gpl-license.xml
../refman-common/mysql-floss-license-exception.xml 
 
 manual-prepped.xml: $(MANUAL_SRCS)
 manual-manprepped.xml: $(MANUAL_SRCS)

Modified: trunk/refman-5.1/installing.xml
===================================================================
--- trunk/refman-5.1/installing.xml	2005-12-02 17:15:14 UTC (rev 476)
+++ trunk/refman-5.1/installing.xml	2005-12-02 19:14:37 UTC (rev 477)
@@ -12202,11 +12202,6 @@
       </itemizedlist>
 -->
 
-      <remark>
-        Uncomment this block if any SQL changes are noted
-      </remark>
-
-<!--
       <para>
         <emphasis role="bold">SQL Changes:</emphasis>
       </para>
@@ -12215,14 +12210,13 @@
 
         <listitem>
           <para>
-            <remark>
-              Add new items here.
-            </remark>
+            Some keywords are reserved in MySQL &current-series; that
+            were not reserved in MySQL &previous-series;. See
+            <xref linkend="reserved-words"/>.
           </para>
         </listitem>
 
       </itemizedlist>
--->
 
       <remark>
         Uncomment this block if any C API changes are noted

Modified: trunk/refman-5.1/language-structure.xml
===================================================================
--- trunk/refman-5.1/language-structure.xml	2005-12-02 17:15:14 UTC (rev 476)
+++ trunk/refman-5.1/language-structure.xml	2005-12-02 19:14:37 UTC (rev 477)
@@ -2008,6 +2008,8 @@
 
     <xi:include href="reservedwords.xml" 
xmlns:xi="http://www.w3.org/2001/XInclude"/>
 
+    <xi:include href="../refman-common/reserved-new-5.1.xml" 
xmlns:xi="http://www.w3.org/2001/XInclude"/>
+
     <para>
       MySQL allows some keywords to be used as unquoted identifiers
       because many people previously used them. Examples are those in

Added: trunk/refman-common/reserved-new-4.0.xml
===================================================================
--- trunk/refman-common/reserved-new-4.0.xml	2005-12-02 17:15:14 UTC (rev 476)
+++ trunk/refman-common/reserved-new-4.0.xml	2005-12-02 19:14:37 UTC (rev 477)
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE para PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
+"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd">
+<para>
+  The following are new reserved words in MySQL 4.0:
+  <literal>CHECK</literal>, <literal>FORCE</literal>,
+  <literal>LOCALTIME</literal>,
<literal>LOCALTIMESTAMP</literal>,
+  <literal>REQUIRE</literal>,
<literal>SQL_CALC_FOUND_ROWS</literal>,
+  <literal>SSL</literal>, <literal>X509</literal>,
+  <literal>XOR</literal>.
+</para>

Added: trunk/refman-common/reserved-new-4.1.xml
===================================================================
--- trunk/refman-common/reserved-new-4.1.xml	2005-12-02 17:15:14 UTC (rev 476)
+++ trunk/refman-common/reserved-new-4.1.xml	2005-12-02 19:14:37 UTC (rev 477)
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE para PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
+"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd">
+<para>
+  The following are new reserved words in MySQL 4.1:
+  <literal>BEFORE</literal>, <literal>COLLATE</literal>,
+  <literal>CONVERT</literal>, <literal>CURRENT_USER</literal>,
+  <literal>DAY_MICROSECOND</literal>, <literal>DIV</literal>,
+  <literal>DUAL</literal>, <literal>FALSE</literal>,
+  <literal>HOUR_MICROSECOND</literal>,
+  <literal>MINUTE_MICROSECOND</literal>, <literal>MOD</literal>,
+  <literal>NO_WRITE_TO_BINLOG</literal>,
+  <literal>SECOND_MICROSECOND</literal>,
<literal>SEPARATOR</literal>,
+  <literal>SPATIAL</literal>, <literal>TRUE</literal>,
+  <literal>UTC_DATE</literal>, <literal>UTC_TIME</literal>,
+  <literal>UTC_TIMESTAMP</literal>,
<literal>VARCHARACTER</literal>.
+</para>

Added: trunk/refman-common/reserved-new-5.0.xml
===================================================================
--- trunk/refman-common/reserved-new-5.0.xml	2005-12-02 17:15:14 UTC (rev 476)
+++ trunk/refman-common/reserved-new-5.0.xml	2005-12-02 19:14:37 UTC (rev 477)
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE para PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
+"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd">
+<para>
+  The following are new reserved words in MySQL 5.0:
+  <literal>ASENSITIVE</literal>, <literal>CALL</literal>,
+  <literal>CONDITION</literal>, <literal>CONNECTION</literal>,
+  <literal>CONTINUE</literal>, <literal>CURSOR</literal>,
+  <literal>DECLARE</literal>, <literal>DETERMINISTIC</literal>,
+  <literal>EACH</literal>, <literal>ELSEIF</literal>,
+  <literal>EXIT</literal>, <literal>FETCH</literal>,
+  <literal>GOTO</literal>, <literal>INOUT</literal>,
+  <literal>INSENSITIVE</literal>, <literal>ITERATE</literal>,
+  <literal>LABEL</literal>, <literal>LEAVE</literal>,
+  <literal>LOOP</literal>, <literal>MODIFIES</literal>,
+  <literal>OUT</literal>, <literal>READS</literal>,
+  <literal>RELEASE</literal>, <literal>REPEAT</literal>,
+  <literal>RETURN</literal>, <literal>SCHEMA</literal>,
+  <literal>SCHEMAS</literal>, <literal>SENSITIVE</literal>,
+  <literal>SPECIFIC</literal>, <literal>SQL</literal>,
+  <literal>SQLEXCEPTION</literal>, <literal>SQLSTATE</literal>,
+  <literal>SQLWARNING</literal>, <literal>TRIGGER</literal>,
+  <literal>UNDO</literal>, <literal>WHILE</literal>.
+</para>

Added: trunk/refman-common/reserved-new-5.1.xml
===================================================================
--- trunk/refman-common/reserved-new-5.1.xml	2005-12-02 17:15:14 UTC (rev 476)
+++ trunk/refman-common/reserved-new-5.1.xml	2005-12-02 19:14:37 UTC (rev 477)
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE para PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
+"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd">
+<para>
+  The following are new reserved words in MySQL 5.1:
+  <literal>LINEAR</literal>, <literal>RANGE</literal>.
+</para>

Thread
svn commit - mysqldoc@docsrva: r477 - in trunk: . refman-4.1 refman-5.0 refman-5.1 refman-commonpaul2 Dec