List:Internals« Previous MessageNext Message »
From:paul Date:August 8 2005 10:12pm
Subject:bk commit - mysqldoc@docsrva tree (paul:1.3212)
View as plain text  
Below is the list of changes that have just been committed into a local
mysqldoc repository of paul. When paul 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.3212 05/08/08 17:12:10 paul@stripped +4 -0
  Drop useless tags, add missing option from
  5.1 file.

  refman/client-side-scripts.xml
    1.13 05/08/08 17:12:08 paul@stripped +4 -6
    Drop useless tags.

  refman-5.1/client-side-scripts.xml
    1.2 05/08/08 17:12:07 paul@stripped +14 -5
    Sync.

  refman-5.0/client-side-scripts.xml
    1.3 05/08/08 17:12:07 paul@stripped +4 -6
    Sync.

  refman-4.1/client-side-scripts.xml
    1.11 05/08/08 17:12:07 paul@stripped +4 -6
    Sync.

# 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:	paul
# Host:	frost.snake.net
# Root:	/Volumes/frost2/MySQL/bk/mysqldoc

--- 1.1/refman-5.1/client-side-scripts.xml	2005-08-05 12:46:59 -05:00
+++ 1.2/refman-5.1/client-side-scripts.xml	2005-08-08 17:12:07 -05:00
@@ -1690,7 +1690,9 @@
           and the password. If you omit the
           <replaceable>password</replaceable> value following the
           <option>--password</option> or <option>-p</option> option on
-          the command line, you are prompted for one. The password should be omitted on SysV-based UNIX systems, as the password may be displayed in the output of <literal>ps</literal>.
+          the command line, you are prompted for one. The password
+          should be omitted on SysV-based UNIX systems, as the password
+          may be displayed in the output of <literal>ps</literal>.
         </para>
 
         <para>
@@ -4092,11 +4094,9 @@
           <literal>TIMESTAMP</literal> data types. For example:
         </para>
 
-        <para>
 <programlisting>
 shell&gt; mysqlbinlog --start-datetime="2004-12-25 11:25:56" binlog.000003
 </programlisting>
-        </para>
 
         <para>
           This option is useful for point-in-time recovery.
@@ -4889,6 +4889,17 @@
 
       <listitem>
         <para>
+          <option>--add-drop-database</option>
+        </para>
+
+        <para>
+          Add a <literal>DROP DATABASE</literal> statement before each
+          <literal>CREATE DATABASE</literal> statement.
+        </para>
+      </listitem>
+
+      <listitem>
+        <para>
           <option>--add-drop-table</option>
         </para>
 
@@ -5581,13 +5592,11 @@
           Examples:
         </para>
 
-        <para>
 <programlisting>
 "--where=user='jimf'"
 "-wuserid&gt;1"
 "-wuserid&lt;1"
 </programlisting>
-        </para>
       </listitem>
 
       <listitem>

--- 1.10/refman-4.1/client-side-scripts.xml	2005-08-06 21:16:35 -05:00
+++ 1.11/refman-4.1/client-side-scripts.xml	2005-08-08 17:12:07 -05:00
@@ -1661,7 +1661,9 @@
           and the password. If you omit the
           <replaceable>password</replaceable> value following the
           <option>--password</option> or <option>-p</option> option on
-          the command line, you are prompted for one. The password should be omitted on SysV-based UNIX systems, as the password may be displayed in the output of <literal>ps</literal>.
+          the command line, you are prompted for one. The password
+          should be omitted on SysV-based UNIX systems, as the password
+          may be displayed in the output of <literal>ps</literal>.
         </para>
 
         <para>
@@ -4065,11 +4067,9 @@
           <literal>TIMESTAMP</literal> data types. For example:
         </para>
 
-        <para>
 <programlisting>
 shell&gt; mysqlbinlog --start-datetime="2004-12-25 11:25:56" binlog.000003
 </programlisting>
-        </para>
 
         <para>
           This option is available as of MySQL 4.1.4. It is useful for
@@ -5474,7 +5474,7 @@
         </para>
       </listitem>
 
-<listitem>
+      <listitem>
         <para>
           <option>--add-drop-database</option>
         </para>
@@ -6196,13 +6196,11 @@
           Examples:
         </para>
 
-        <para>
 <programlisting>
 "--where=user='jimf'"
 "-wuserid&gt;1"
 "-wuserid&lt;1"
 </programlisting>
-        </para>
       </listitem>
 
       <listitem>

--- 1.12/refman/client-side-scripts.xml	2005-08-06 21:16:35 -05:00
+++ 1.13/refman/client-side-scripts.xml	2005-08-08 17:12:08 -05:00
@@ -1661,7 +1661,9 @@
           and the password. If you omit the
           <replaceable>password</replaceable> value following the
           <option>--password</option> or <option>-p</option> option on
-          the command line, you are prompted for one. The password should be omitted on SysV-based UNIX systems, as the password may be displayed in the output of <literal>ps</literal>.
+          the command line, you are prompted for one. The password
+          should be omitted on SysV-based UNIX systems, as the password
+          may be displayed in the output of <literal>ps</literal>.
         </para>
 
         <para>
@@ -4065,11 +4067,9 @@
           <literal>TIMESTAMP</literal> data types. For example:
         </para>
 
-        <para>
 <programlisting>
 shell&gt; mysqlbinlog --start-datetime="2004-12-25 11:25:56" binlog.000003
 </programlisting>
-        </para>
 
         <para>
           This option is available as of MySQL 4.1.4. It is useful for
@@ -5474,7 +5474,7 @@
         </para>
       </listitem>
 
-<listitem>
+      <listitem>
         <para>
           <option>--add-drop-database</option>
         </para>
@@ -6209,13 +6209,11 @@
           Examples:
         </para>
 
-        <para>
 <programlisting>
 "--where=user='jimf'"
 "-wuserid&gt;1"
 "-wuserid&lt;1"
 </programlisting>
-        </para>
       </listitem>
 
       <listitem>

--- 1.2/refman-5.0/client-side-scripts.xml	2005-08-06 21:16:35 -05:00
+++ 1.3/refman-5.0/client-side-scripts.xml	2005-08-08 17:12:07 -05:00
@@ -1690,7 +1690,9 @@
           and the password. If you omit the
           <replaceable>password</replaceable> value following the
           <option>--password</option> or <option>-p</option> option on
-          the command line, you are prompted for one. The password should be omitted on SysV-based UNIX systems, as the password may be displayed in the output of <literal>ps</literal>.
+          the command line, you are prompted for one. The password
+          should be omitted on SysV-based UNIX systems, as the password
+          may be displayed in the output of <literal>ps</literal>.
         </para>
 
         <para>
@@ -4092,11 +4094,9 @@
           <literal>TIMESTAMP</literal> data types. For example:
         </para>
 
-        <para>
 <programlisting>
 shell&gt; mysqlbinlog --start-datetime="2004-12-25 11:25:56" binlog.000003
 </programlisting>
-        </para>
 
         <para>
           This option is useful for point-in-time recovery.
@@ -4887,7 +4887,7 @@
         </para>
       </listitem>
 
-<listitem>
+      <listitem>
         <para>
           <option>--add-drop-database</option>
         </para>
@@ -5592,13 +5592,11 @@
           Examples:
         </para>
 
-        <para>
 <programlisting>
 "--where=user='jimf'"
 "-wuserid&gt;1"
 "-wuserid&lt;1"
 </programlisting>
-        </para>
       </listitem>
 
       <listitem>
Thread
bk commit - mysqldoc@docsrva tree (paul:1.3212)paul9 Aug