List:Internals« Previous MessageNext Message »
From:stefan Date:June 21 2005 11:19am
Subject:bk commit - mysqldoc@docsrva tree (stefan:1.2839)
View as plain text  
Below is the list of changes that have just been committed into a local
mysqldoc repository of stefan. When stefan does a push these changes will
be propagated to the main repository and, within 24 hours after the
push, to the public repository.
For information on how to access the public repository
see http://www.mysql.com/doc/I/n/Installing_source_tree.html

ChangeSet
  1.2839 05/06/21 13:19:10 stefan@stripped +13 -0
  Many files:
    Sync with refman
  problems.xml, mysql-database-administration.xml:
    Fixed non-validating issues
  news.xml:
    Fixed non-validating issues
    (among them, <listitem></listitem> constructs)

  refman-5.0/problems.xml
    1.2 05/06/21 13:18:37 stefan@stripped +2 -2
    Sync with refman

  refman-5.0/preface.xml
    1.2 05/06/21 13:18:37 stefan@stripped +1 -1
    Sync with refman

  refman-5.0/introduction.xml
    1.4 05/06/21 13:18:37 stefan@stripped +1 -1
    Sync with refman

  refman-5.0/news.xml
    1.6 05/06/21 13:18:36 stefan@stripped +6 -5
    Sync with refman

  refman-5.0/mysql-database-administration.xml
    1.4 05/06/21 13:18:36 stefan@stripped +90 -122
    Sync with refman

  refman-4.1/problems.xml
    1.2 05/06/21 13:18:35 stefan@stripped +2 -2
    Sync with refman

  refman-4.1/preface.xml
    1.2 05/06/21 13:18:35 stefan@stripped +1 -1
    Sync with refman

  refman-4.1/introduction.xml
    1.4 05/06/21 13:18:35 stefan@stripped +1 -1
    Sync with refman

  refman-4.1/news.xml
    1.6 05/06/21 13:18:34 stefan@stripped +6 -5
    Sync with refman

  refman-4.1/mysql-database-administration.xml
    1.4 05/06/21 13:18:34 stefan@stripped +90 -122
    Sync with refman

  refman/problems.xml
    1.2 05/06/21 13:18:26 stefan@stripped +2 -2
    Fixed non-validating issues

  refman/news.xml
    1.10 05/06/21 13:18:02 stefan@stripped +6 -5
    Fixed non-validating issues
    (among them, <listitem></listitem> constructs)

  refman/mysql-database-administration.xml
    1.6 05/06/21 13:17:45 stefan@stripped +2 -1
    Fixed non-validating issues

# This is a BitKeeper patch.  What follows are the unified diffs for the
# set of deltas contained in the patch.  The rest of the patch, the part
# that BitKeeper cares about, is below these diffs.
# User:	stefan
# Host:	apollon.site
# Root:	/home/stefan/bk/mysqldoc

--- 1.3/refman-4.1/introduction.xml	2005-06-20 10:57:06 +02:00
+++ 1.4/refman-4.1/introduction.xml	2005-06-21 13:18:35 +02:00
@@ -160,7 +160,7 @@
 
   <para>
    This is the Reference Manual for the MySQL Database System. It
-   documents MySQL up to Version 5.0.6-beta, but is also applicable for
+   documents MySQL up to Version &curr-ver;, but is also applicable for
    older versions of the MySQL software (such as 3.23 or 4.0-production)
    because functional changes are indicated with reference to a version
    number.

--- 1.3/refman-4.1/mysql-database-administration.xml	2005-06-17 21:42:15 +02:00
+++ 1.4/refman-4.1/mysql-database-administration.xml	2005-06-21 13:18:34 +02:00
@@ -4046,8 +4046,18 @@
      directives. This option is useful on slave replication servers.
      (New in MySQL 4.0.15)
     </para>
+    </listitem>
+
+    <listitem><para>
+     <literal>NO_ENGINE_SUBSTITUTION</literal>
+    </para>
 
     <para>
+     Prevents automatic substitution of storage engine when the
+     requested storage engine is disabled or not compiled in.
+    </para></listitem>
+
+    <listitem><para>
      <indexterm type="concept">
       <primary>NO_FIELD_OPTIONS SQL mode</primary>
      </indexterm>
@@ -9176,64 +9186,7 @@
 | Bytes_received           | 155372598  |
 | Bytes_sent               | 1176560426 |
 | Connections              | 30023      |
-| Created_tmp_disk_tables  | 0          |
-| Created_tmp_files        | 60         |
-| Created_tmp_tables       | 8340       |
-| Delayed_errors           | 0          |
-| Delayed_insert_threads   | 0          |
-| Delayed_writes           | 0          |
-| Flush_commands           | 1          |
-| Handler_delete           | 462604     |
-| Handler_read_first       | 105881     |
-| Handler_read_key         | 27820558   |
-| Handler_read_next        | 390681754  |
-| Handler_read_prev        | 6022500    |
-| Handler_read_rnd         | 30546748   |
-| Handler_read_rnd_next    | 246216530  |
-| Handler_update           | 16945404   |
-| Handler_write            | 60356676   |
-| Key_blocks_used          | 14955      |
-| Key_read_requests        | 96854827   |
-| Key_reads                | 162040     |
-| Key_write_requests       | 7589728    |
-| Key_writes               | 3813196    |
-| Max_used_connections     | 0          |
-| Not_flushed_delayed_rows | 0          |
-| Not_flushed_key_blocks   | 0          |
-| Open_files               | 2          |
-| Open_streams             | 0          |
-| Open_tables              | 1          |
-| Opened_tables            | 44600      |
-| Qcache_free_blocks       | 36         |
-| Qcache_free_memory       | 138488     |
-| Qcache_hits              | 79570      |
-| Qcache_inserts           | 27087      |
-| Qcache_lowmem_prunes     | 3114       |
-| Qcache_not_cached        | 22989      |
-| Qcache_queries_in_cache  | 415        |
-| Qcache_total_blocks      | 912        |
-| Questions                | 2026873    |
-| Select_full_join         | 0          |
-| Select_full_range_join   | 0          |
-| Select_range             | 99646      |
-| Select_range_check       | 0          |
-| Select_scan              | 30802      |
-| Slave_open_temp_tables   | 0          |
-| Slave_running            | OFF        |
-| Slow_launch_threads      | 0          |
-| Slow_queries             | 0          |
-| Sort_merge_passes        | 30         |
-| Sort_range               | 500        |
-| Sort_rows                | 30296250   |
-| Sort_scan                | 4650       |
-| Table_locks_immediate    | 1920382    |
-| Table_locks_waited       | 0          |
-| Threads_cached           | 0          |
-| Threads_connected        | 1          |
-| Threads_created          | 30022      |
-| Threads_running          | 1          |
-| Uptime                   | 80380      |
-+--------------------------+------------+
+&hellip;
 </programlisting>
 
    <para>
@@ -9310,55 +9263,68 @@
      MySQL 3.23.7.
     </para></listitem>
 
-    <listitem>
-     <para>
-      <literal>Com_<replaceable>xxx</replaceable></literal>
-     </para>
-     <para>
-      The <literal>Com_<replaceable>xxx</replaceable></literal> statement
-      counter variables were added beginning with MySQL 3.23.47.
-      They indicate the number of times each <replaceable>xxx</replaceable> 
-      statement has been executed. There is one status variable for each type of
-      statement. For example, <literal>Com_delete</literal> and
-      <literal>Com_insert</literal> count <literal>DELETE</literal> and
-      <literal>INSERT</literal> statements.
-     </para>
-     <para>
-      New <literal>Com_stmt_<replaceable>xxx</replaceable></literal> status variables 
-      have been added in MySQL 4.1.13 or 5.0.8, respectively.
-      <itemizedlist>
-       <listitem><para>
-        <literal>Com_stmt_prepare</literal>
-       </para></listitem>
-       <listitem><para>
-        <literal>Com_stmt_execute</literal>
-       </para></listitem>
-       <listitem><para>
-        <literal>Com_stmt_fetch</literal> (not available in versions before 5.0)
-       </para></listitem>
-       <listitem><para>
-        <literal>Com_stmt_send_long_data</literal>
-       </para></listitem>
-       <listitem><para>
-        <literal>Com_stmt_reset</literal>
-       </para></listitem>
-       <listitem><para>
-        <literal>Com_stmt_close</literal>
-       </para></listitem>
-      </itemizedlist>
-      Those variables stand for prepared statements commands. Their names 
-      refer to the <literal>COM_<replaceable>xxx</replaceable></literal> command 
-      set used in the network layer; in other words: Their values are being
-      increased whenever prepared statements API calls such as 
-      <command>mysql_stmt_prepare()</command>,
-      <command>mysql_stmt_execute()</command>, and so forth are executed.
-      However, <literal>Com_stmt_prepare</literal>, 
-      <literal>Com_stmt_execute</literal> and 
-      <literal>Com_stmt_close</literal> are also increased when one issues 
-      the following SQL statements: <literal>PREPARE</literal>, 
-      <literal>EXECUTE</literal>, or <literal>DEALLOCATE</literal>
-      respectively.
-      <!--
+    <listitem><para>
+     <literal>Com_<replaceable>xxx</replaceable></literal>
+    </para>
+
+    <para>
+     The <literal>Com_<replaceable>xxx</replaceable></literal> statement
+     counter variables were added beginning with MySQL 3.23.47. They
+     indicate the number of times each <replaceable>xxx</replaceable>
+     statement has been executed. There is one status variable for each
+     type of statement. For example, <literal>Com_delete</literal> and
+     <literal>Com_insert</literal> count <literal>DELETE</literal> and
+     <literal>INSERT</literal> statements.
+    </para>
+
+    <para>
+     New <literal>Com_stmt_<replaceable>xxx</replaceable></literal>
+     status variables have been added in MySQL 4.1.13 or 5.0.8,
+     respectively.
+
+     <itemizedlist>
+
+      <listitem><para>
+       <literal>Com_stmt_prepare</literal>
+      </para></listitem>
+
+      <listitem><para>
+       <literal>Com_stmt_execute</literal>
+      </para></listitem>
+
+      <listitem><para>
+       <literal>Com_stmt_fetch</literal> (not available in versions
+       before 5.0)
+      </para></listitem>
+
+      <listitem><para>
+       <literal>Com_stmt_send_long_data</literal>
+      </para></listitem>
+
+      <listitem><para>
+       <literal>Com_stmt_reset</literal>
+      </para></listitem>
+
+      <listitem><para>
+       <literal>Com_stmt_close</literal>
+      </para></listitem>
+
+     </itemizedlist>
+
+     Those variables stand for prepared statements commands. Their names
+     refer to the <literal>COM_<replaceable>xxx</replaceable></literal>
+     command set used in the network layer; in other words: Their values
+     are being increased whenever prepared statements API calls such as
+     <command>mysql_stmt_prepare()</command>,
+     <command>mysql_stmt_execute()</command>, and so forth are executed.
+     However, <literal>Com_stmt_prepare</literal>,
+     <literal>Com_stmt_execute</literal> and
+     <literal>Com_stmt_close</literal> are also increased when one
+     issues the following SQL statements: <literal>PREPARE</literal>,
+     <literal>EXECUTE</literal>, or <literal>DEALLOCATE</literal>
+     respectively.
+
+<!--
       Additionally, the values of the older (available since MySQL 4.1.3) 
       statement counter variables <literal>Com_prepare_sql</literal>, 
       <literal>Com_execute_sql</literal>, and
@@ -9366,17 +9332,19 @@
       the <literal>PREPARE</literal>, <literal>EXECUTE</literal>, and
       <literal>DEALLOCATE</literal> statements.
       -->
-      <literal>Com_stmt_fetch</literal> stands for the total number of network 
-      round-trips issued when fetching from cursors.
-     </para>
-     <para>
-      All of the <literal>Com_stmt_<replaceable>xxx</replaceable></literal>
-      variables are increased even if their argument (a prepared statement) is 
-      unknown or an error occurred during execution; in other words: Their 
-      values correspond to the number of requests issued, not to the number of
-      requests successfully completed.
-     </para>
-    </listitem>
+
+     <literal>Com_stmt_fetch</literal> stands for the total number of
+     network round-trips issued when fetching from cursors.
+    </para>
+
+    <para>
+     All of the
+     <literal>Com_stmt_<replaceable>xxx</replaceable></literal>
+     variables are increased even if their argument (a prepared
+     statement) is unknown or an error occurred during execution; in
+     other words: Their values correspond to the number of requests
+     issued, not to the number of requests successfully completed.
+    </para></listitem>
 
     <listitem><para>
      <literal>Connections</literal>
@@ -10026,8 +9994,8 @@
     <para>
      The total cost of the last compiled query as computed by the query
      optimizer. Useful for comparing the cost of different query plans
-     for the same query. The default value of -1 means that no query
-     has been compiled yet. This variable was added in MySQL 5.0.1.
+     for the same query. The default value of -1 means that no query has
+     been compiled yet. This variable was added in MySQL 5.0.1.
     </para></listitem>
 
     <listitem><para>
@@ -20503,8 +20471,8 @@
       one-character to two-character mapping is not done. All letters
       are converted to uppercase. Accents are removed from all letters
       except <literal>Ü</literal>, <literal>ü</literal>,
-      <literal>Ö</literal>, <literal>ö</literal>,
-      <literal>Ä</literal>, and <literal>ä</literal>.
+      <literal>Ö</literal>, <literal>ö</literal>, <literal>Ä</literal>,
+      and <literal>ä</literal>.
      </para></listitem>
 
     </itemizedlist>

--- 1.5/refman-4.1/news.xml	2005-06-21 01:00:46 +02:00
+++ 1.6/refman-4.1/news.xml	2005-06-21 13:18:34 +02:00
@@ -225,11 +225,12 @@
     Functionality added or changed:
    </para>
 
-
+<itemizedlist>
 <listitem><para>
  New <literal>SQL_MODE</literal> - <literal>NO_ENGINE_SUBSTITUTION</literal>
 Prevents automatic substitution of storage engine when the requested storage engine is disabled or not compiled in. (Bug #6877)
 </para></listitem>
+</itemizedlist>
 
    <para>
     Bugs fixed:
@@ -32057,9 +32058,9 @@
 
    <itemizedlist>
 
-    <para>
+    <listitem><para>
      Patches merged from version 4.1.10
-    </para>
+    </para></listitem>
 
    </itemizedlist>
 
@@ -32089,7 +32090,7 @@
 
    <itemizedlist>
 
-    <listitem></listitem>
+    <listitem><para>N/A</para></listitem>
 
    </itemizedlist>
 
@@ -33376,7 +33377,7 @@
 
    <itemizedlist>
 
-    <listitem></listitem>
+    <listitem><para>N/A</para></listitem>
 
    </itemizedlist>
 

--- 1.1/refman-4.1/preface.xml	2005-06-16 21:35:23 +02:00
+++ 1.2/refman-4.1/preface.xml	2005-06-21 13:18:35 +02:00
@@ -13,7 +13,7 @@
 
  <para>
   This is the Reference Manual for the MySQL Database System. It
-  documents MySQL up to Version 5.0.6-beta, but is also applicable for
+  documents MySQL up to Version &curr-ver;, but is also applicable for
   older versions of the MySQL software (such as 3.23 or 4.0-production)
   because functional changes are indicated with reference to a version
   number.

--- 1.1/refman-4.1/problems.xml	2005-06-16 21:35:23 +02:00
+++ 1.2/refman-4.1/problems.xml	2005-06-21 13:18:35 +02:00
@@ -4177,10 +4177,10 @@
 
    <itemizedlist>
 
-    <para>
+    <listitem><para>
      Fixed in 5.0.3: <literal>VARCHAR</literal> and
      <literal>VARBINARY</literal> did not remember end space.
-    </para>
+    </para></listitem>
 
    </itemizedlist>
 

--- 1.3/refman-5.0/introduction.xml	2005-06-20 10:57:19 +02:00
+++ 1.4/refman-5.0/introduction.xml	2005-06-21 13:18:37 +02:00
@@ -160,7 +160,7 @@
 
   <para>
    This is the Reference Manual for the MySQL Database System. It
-   documents MySQL up to Version 5.0.6-beta, but is also applicable for
+   documents MySQL up to Version &curr-ver;, but is also applicable for
    older versions of the MySQL software (such as 3.23 or 4.0-production)
    because functional changes are indicated with reference to a version
    number.

--- 1.3/refman-5.0/mysql-database-administration.xml	2005-06-17 21:42:34 +02:00
+++ 1.4/refman-5.0/mysql-database-administration.xml	2005-06-21 13:18:36 +02:00
@@ -4046,8 +4046,18 @@
      directives. This option is useful on slave replication servers.
      (New in MySQL 4.0.15)
     </para>
+    </listitem>
+
+    <listitem><para>
+     <literal>NO_ENGINE_SUBSTITUTION</literal>
+    </para>
 
     <para>
+     Prevents automatic substitution of storage engine when the
+     requested storage engine is disabled or not compiled in.
+    </para></listitem>
+
+    <listitem><para>
      <indexterm type="concept">
       <primary>NO_FIELD_OPTIONS SQL mode</primary>
      </indexterm>
@@ -9176,64 +9186,7 @@
 | Bytes_received           | 155372598  |
 | Bytes_sent               | 1176560426 |
 | Connections              | 30023      |
-| Created_tmp_disk_tables  | 0          |
-| Created_tmp_files        | 60         |
-| Created_tmp_tables       | 8340       |
-| Delayed_errors           | 0          |
-| Delayed_insert_threads   | 0          |
-| Delayed_writes           | 0          |
-| Flush_commands           | 1          |
-| Handler_delete           | 462604     |
-| Handler_read_first       | 105881     |
-| Handler_read_key         | 27820558   |
-| Handler_read_next        | 390681754  |
-| Handler_read_prev        | 6022500    |
-| Handler_read_rnd         | 30546748   |
-| Handler_read_rnd_next    | 246216530  |
-| Handler_update           | 16945404   |
-| Handler_write            | 60356676   |
-| Key_blocks_used          | 14955      |
-| Key_read_requests        | 96854827   |
-| Key_reads                | 162040     |
-| Key_write_requests       | 7589728    |
-| Key_writes               | 3813196    |
-| Max_used_connections     | 0          |
-| Not_flushed_delayed_rows | 0          |
-| Not_flushed_key_blocks   | 0          |
-| Open_files               | 2          |
-| Open_streams             | 0          |
-| Open_tables              | 1          |
-| Opened_tables            | 44600      |
-| Qcache_free_blocks       | 36         |
-| Qcache_free_memory       | 138488     |
-| Qcache_hits              | 79570      |
-| Qcache_inserts           | 27087      |
-| Qcache_lowmem_prunes     | 3114       |
-| Qcache_not_cached        | 22989      |
-| Qcache_queries_in_cache  | 415        |
-| Qcache_total_blocks      | 912        |
-| Questions                | 2026873    |
-| Select_full_join         | 0          |
-| Select_full_range_join   | 0          |
-| Select_range             | 99646      |
-| Select_range_check       | 0          |
-| Select_scan              | 30802      |
-| Slave_open_temp_tables   | 0          |
-| Slave_running            | OFF        |
-| Slow_launch_threads      | 0          |
-| Slow_queries             | 0          |
-| Sort_merge_passes        | 30         |
-| Sort_range               | 500        |
-| Sort_rows                | 30296250   |
-| Sort_scan                | 4650       |
-| Table_locks_immediate    | 1920382    |
-| Table_locks_waited       | 0          |
-| Threads_cached           | 0          |
-| Threads_connected        | 1          |
-| Threads_created          | 30022      |
-| Threads_running          | 1          |
-| Uptime                   | 80380      |
-+--------------------------+------------+
+&hellip;
 </programlisting>
 
    <para>
@@ -9310,55 +9263,68 @@
      MySQL 3.23.7.
     </para></listitem>
 
-    <listitem>
-     <para>
-      <literal>Com_<replaceable>xxx</replaceable></literal>
-     </para>
-     <para>
-      The <literal>Com_<replaceable>xxx</replaceable></literal> statement
-      counter variables were added beginning with MySQL 3.23.47.
-      They indicate the number of times each <replaceable>xxx</replaceable> 
-      statement has been executed. There is one status variable for each type of
-      statement. For example, <literal>Com_delete</literal> and
-      <literal>Com_insert</literal> count <literal>DELETE</literal> and
-      <literal>INSERT</literal> statements.
-     </para>
-     <para>
-      New <literal>Com_stmt_<replaceable>xxx</replaceable></literal> status variables 
-      have been added in MySQL 4.1.13 or 5.0.8, respectively.
-      <itemizedlist>
-       <listitem><para>
-        <literal>Com_stmt_prepare</literal>
-       </para></listitem>
-       <listitem><para>
-        <literal>Com_stmt_execute</literal>
-       </para></listitem>
-       <listitem><para>
-        <literal>Com_stmt_fetch</literal> (not available in versions before 5.0)
-       </para></listitem>
-       <listitem><para>
-        <literal>Com_stmt_send_long_data</literal>
-       </para></listitem>
-       <listitem><para>
-        <literal>Com_stmt_reset</literal>
-       </para></listitem>
-       <listitem><para>
-        <literal>Com_stmt_close</literal>
-       </para></listitem>
-      </itemizedlist>
-      Those variables stand for prepared statements commands. Their names 
-      refer to the <literal>COM_<replaceable>xxx</replaceable></literal> command 
-      set used in the network layer; in other words: Their values are being
-      increased whenever prepared statements API calls such as 
-      <command>mysql_stmt_prepare()</command>,
-      <command>mysql_stmt_execute()</command>, and so forth are executed.
-      However, <literal>Com_stmt_prepare</literal>, 
-      <literal>Com_stmt_execute</literal> and 
-      <literal>Com_stmt_close</literal> are also increased when one issues 
-      the following SQL statements: <literal>PREPARE</literal>, 
-      <literal>EXECUTE</literal>, or <literal>DEALLOCATE</literal>
-      respectively.
-      <!--
+    <listitem><para>
+     <literal>Com_<replaceable>xxx</replaceable></literal>
+    </para>
+
+    <para>
+     The <literal>Com_<replaceable>xxx</replaceable></literal> statement
+     counter variables were added beginning with MySQL 3.23.47. They
+     indicate the number of times each <replaceable>xxx</replaceable>
+     statement has been executed. There is one status variable for each
+     type of statement. For example, <literal>Com_delete</literal> and
+     <literal>Com_insert</literal> count <literal>DELETE</literal> and
+     <literal>INSERT</literal> statements.
+    </para>
+
+    <para>
+     New <literal>Com_stmt_<replaceable>xxx</replaceable></literal>
+     status variables have been added in MySQL 4.1.13 or 5.0.8,
+     respectively.
+
+     <itemizedlist>
+
+      <listitem><para>
+       <literal>Com_stmt_prepare</literal>
+      </para></listitem>
+
+      <listitem><para>
+       <literal>Com_stmt_execute</literal>
+      </para></listitem>
+
+      <listitem><para>
+       <literal>Com_stmt_fetch</literal> (not available in versions
+       before 5.0)
+      </para></listitem>
+
+      <listitem><para>
+       <literal>Com_stmt_send_long_data</literal>
+      </para></listitem>
+
+      <listitem><para>
+       <literal>Com_stmt_reset</literal>
+      </para></listitem>
+
+      <listitem><para>
+       <literal>Com_stmt_close</literal>
+      </para></listitem>
+
+     </itemizedlist>
+
+     Those variables stand for prepared statements commands. Their names
+     refer to the <literal>COM_<replaceable>xxx</replaceable></literal>
+     command set used in the network layer; in other words: Their values
+     are being increased whenever prepared statements API calls such as
+     <command>mysql_stmt_prepare()</command>,
+     <command>mysql_stmt_execute()</command>, and so forth are executed.
+     However, <literal>Com_stmt_prepare</literal>,
+     <literal>Com_stmt_execute</literal> and
+     <literal>Com_stmt_close</literal> are also increased when one
+     issues the following SQL statements: <literal>PREPARE</literal>,
+     <literal>EXECUTE</literal>, or <literal>DEALLOCATE</literal>
+     respectively.
+
+<!--
       Additionally, the values of the older (available since MySQL 4.1.3) 
       statement counter variables <literal>Com_prepare_sql</literal>, 
       <literal>Com_execute_sql</literal>, and
@@ -9366,17 +9332,19 @@
       the <literal>PREPARE</literal>, <literal>EXECUTE</literal>, and
       <literal>DEALLOCATE</literal> statements.
       -->
-      <literal>Com_stmt_fetch</literal> stands for the total number of network 
-      round-trips issued when fetching from cursors.
-     </para>
-     <para>
-      All of the <literal>Com_stmt_<replaceable>xxx</replaceable></literal>
-      variables are increased even if their argument (a prepared statement) is 
-      unknown or an error occurred during execution; in other words: Their 
-      values correspond to the number of requests issued, not to the number of
-      requests successfully completed.
-     </para>
-    </listitem>
+
+     <literal>Com_stmt_fetch</literal> stands for the total number of
+     network round-trips issued when fetching from cursors.
+    </para>
+
+    <para>
+     All of the
+     <literal>Com_stmt_<replaceable>xxx</replaceable></literal>
+     variables are increased even if their argument (a prepared
+     statement) is unknown or an error occurred during execution; in
+     other words: Their values correspond to the number of requests
+     issued, not to the number of requests successfully completed.
+    </para></listitem>
 
     <listitem><para>
      <literal>Connections</literal>
@@ -10026,8 +9994,8 @@
     <para>
      The total cost of the last compiled query as computed by the query
      optimizer. Useful for comparing the cost of different query plans
-     for the same query. The default value of -1 means that no query
-     has been compiled yet. This variable was added in MySQL 5.0.1.
+     for the same query. The default value of -1 means that no query has
+     been compiled yet. This variable was added in MySQL 5.0.1.
     </para></listitem>
 
     <listitem><para>
@@ -20503,8 +20471,8 @@
       one-character to two-character mapping is not done. All letters
       are converted to uppercase. Accents are removed from all letters
       except <literal>Ü</literal>, <literal>ü</literal>,
-      <literal>Ö</literal>, <literal>ö</literal>,
-      <literal>Ä</literal>, and <literal>ä</literal>.
+      <literal>Ö</literal>, <literal>ö</literal>, <literal>Ä</literal>,
+      and <literal>ä</literal>.
      </para></listitem>
 
     </itemizedlist>

--- 1.5/refman-5.0/news.xml	2005-06-21 01:00:46 +02:00
+++ 1.6/refman-5.0/news.xml	2005-06-21 13:18:36 +02:00
@@ -225,11 +225,12 @@
     Functionality added or changed:
    </para>
 
-
+<itemizedlist>
 <listitem><para>
  New <literal>SQL_MODE</literal> - <literal>NO_ENGINE_SUBSTITUTION</literal>
 Prevents automatic substitution of storage engine when the requested storage engine is disabled or not compiled in. (Bug #6877)
 </para></listitem>
+</itemizedlist>
 
    <para>
     Bugs fixed:
@@ -32057,9 +32058,9 @@
 
    <itemizedlist>
 
-    <para>
+    <listitem><para>
      Patches merged from version 4.1.10
-    </para>
+    </para></listitem>
 
    </itemizedlist>
 
@@ -32089,7 +32090,7 @@
 
    <itemizedlist>
 
-    <listitem></listitem>
+    <listitem><para>N/A</para></listitem>
 
    </itemizedlist>
 
@@ -33376,7 +33377,7 @@
 
    <itemizedlist>
 
-    <listitem></listitem>
+    <listitem><para>N/A</para></listitem>
 
    </itemizedlist>
 

--- 1.1/refman-5.0/preface.xml	2005-06-16 21:46:22 +02:00
+++ 1.2/refman-5.0/preface.xml	2005-06-21 13:18:37 +02:00
@@ -13,7 +13,7 @@
 
  <para>
   This is the Reference Manual for the MySQL Database System. It
-  documents MySQL up to Version 5.0.6-beta, but is also applicable for
+  documents MySQL up to Version &curr-ver;, but is also applicable for
   older versions of the MySQL software (such as 3.23 or 4.0-production)
   because functional changes are indicated with reference to a version
   number.

--- 1.1/refman-5.0/problems.xml	2005-06-16 21:46:22 +02:00
+++ 1.2/refman-5.0/problems.xml	2005-06-21 13:18:37 +02:00
@@ -4177,10 +4177,10 @@
 
    <itemizedlist>
 
-    <para>
+    <listitem><para>
      Fixed in 5.0.3: <literal>VARCHAR</literal> and
      <literal>VARBINARY</literal> did not remember end space.
-    </para>
+    </para></listitem>
 
    </itemizedlist>
 

--- 1.5/refman/mysql-database-administration.xml	2005-06-21 00:46:46 +02:00
+++ 1.6/refman/mysql-database-administration.xml	2005-06-21 13:17:45 +02:00
@@ -4046,6 +4046,7 @@
      directives. This option is useful on slave replication servers.
      (New in MySQL 4.0.15)
     </para>
+    </listitem>
 
     <listitem><para>
      <literal>NO_ENGINE_SUBSTITUTION</literal>
@@ -4056,7 +4057,7 @@
      requested storage engine is disabled or not compiled in.
     </para></listitem>
 
-    <para>
+    <listitem><para>
      <indexterm type="concept">
       <primary>NO_FIELD_OPTIONS SQL mode</primary>
      </indexterm>

--- 1.9/refman/news.xml	2005-06-21 00:46:46 +02:00
+++ 1.10/refman/news.xml	2005-06-21 13:18:02 +02:00
@@ -225,11 +225,12 @@
     Functionality added or changed:
    </para>
 
-
+<itemizedlist>
 <listitem><para>
  New <literal>SQL_MODE</literal> - <literal>NO_ENGINE_SUBSTITUTION</literal>
 Prevents automatic substitution of storage engine when the requested storage engine is disabled or not compiled in. (Bug #6877)
 </para></listitem>
+</itemizedlist>
 
    <para>
     Bugs fixed:
@@ -32057,9 +32058,9 @@
 
    <itemizedlist>
 
-    <para>
+    <listitem><para>
      Patches merged from version 4.1.10
-    </para>
+    </para></listitem>
 
    </itemizedlist>
 
@@ -32089,7 +32090,7 @@
 
    <itemizedlist>
 
-    <listitem></listitem>
+    <listitem><para>N/A</para></listitem>
 
    </itemizedlist>
 
@@ -33376,7 +33377,7 @@
 
    <itemizedlist>
 
-    <listitem></listitem>
+    <listitem><para>N/A</para></listitem>
 
    </itemizedlist>
 

--- 1.1/refman/problems.xml	2005-06-16 01:46:58 +02:00
+++ 1.2/refman/problems.xml	2005-06-21 13:18:26 +02:00
@@ -4177,10 +4177,10 @@
 
    <itemizedlist>
 
-    <para>
+    <listitem><para>
      Fixed in 5.0.3: <literal>VARCHAR</literal> and
      <literal>VARBINARY</literal> did not remember end space.
-    </para>
+    </para></listitem>
 
    </itemizedlist>
 
Thread
bk commit - mysqldoc@docsrva tree (stefan:1.2839)stefan21 Jun