List:Internals« Previous MessageNext Message »
From:stefan Date:June 17 2005 7:38pm
Subject:bk commit - mysqldoc@docsrva tree (stefan:1.2817)
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.2817 05/06/17 21:38:56 stefan@stripped +2 -0
  news.xml:
    Sync change

  refman-5.0/news.xml
    1.4 05/06/17 21:37:58 stefan@stripped +4 -4
    Sync change

  refman-4.1/news.xml
    1.4 05/06/17 21:37:19 stefan@stripped +4 -4
    Sync change

# 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/news.xml	2005-06-17 15:21:46 +02:00
+++ 1.4/refman-4.1/news.xml	2005-06-17 21:37:19 +02:00
@@ -751,7 +751,7 @@
 
     <listitem><para>
      <literal>SHOW VARIABLES</literal> now shows the
-     <literal>slave_compresed_protocol</literal>,
+     <literal>slave_compressed_protocol</literal>,
      <literal>slave_load_tmpdir</literal> and
      <literal>slave_skip_errors</literal> system variables. (Bug #7800)
     </para></listitem>
@@ -3702,7 +3702,7 @@
 
     <listitem><para>
      Changed the column <literal>Seconds_Behind_Master</literal> in
-     <literal>SHOW SLAVE STATUS</literal> to never show a value of −1.
+     <literal>SHOW SLAVE STATUS</literal> to never show a value of -1.
      (Bug #2826)
     </para></listitem>
 
@@ -5230,7 +5230,7 @@
     <listitem><para>
      A join on two tables failed when each contained a <literal>BIGINT
      UNSIGNED</literal> column that were compared when their values
-     exceeded 2^63 − 1. The match failed and the join returned no
+     exceeded 2^63 - 1. The match failed and the join returned no
      rows. (Bug #8562)
     </para></listitem>
 
@@ -9043,7 +9043,7 @@
 
     <listitem><para>
      Changed the column <literal>Seconds_Behind_Master</literal> in
-     <literal>SHOW SLAVE STATUS</literal> to never show a value of −1.
+     <literal>SHOW SLAVE STATUS</literal> to never show a value of -1.
      (Bug #2826)
     </para></listitem>
 

--- 1.3/refman-5.0/news.xml	2005-06-17 15:21:47 +02:00
+++ 1.4/refman-5.0/news.xml	2005-06-17 21:37:58 +02:00
@@ -751,7 +751,7 @@
 
     <listitem><para>
      <literal>SHOW VARIABLES</literal> now shows the
-     <literal>slave_compresed_protocol</literal>,
+     <literal>slave_compressed_protocol</literal>,
      <literal>slave_load_tmpdir</literal> and
      <literal>slave_skip_errors</literal> system variables. (Bug #7800)
     </para></listitem>
@@ -3702,7 +3702,7 @@
 
     <listitem><para>
      Changed the column <literal>Seconds_Behind_Master</literal> in
-     <literal>SHOW SLAVE STATUS</literal> to never show a value of −1.
+     <literal>SHOW SLAVE STATUS</literal> to never show a value of -1.
      (Bug #2826)
     </para></listitem>
 
@@ -5230,7 +5230,7 @@
     <listitem><para>
      A join on two tables failed when each contained a <literal>BIGINT
      UNSIGNED</literal> column that were compared when their values
-     exceeded 2^63 − 1. The match failed and the join returned no
+     exceeded 2^63 - 1. The match failed and the join returned no
      rows. (Bug #8562)
     </para></listitem>
 
@@ -9043,7 +9043,7 @@
 
     <listitem><para>
      Changed the column <literal>Seconds_Behind_Master</literal> in
-     <literal>SHOW SLAVE STATUS</literal> to never show a value of −1.
+     <literal>SHOW SLAVE STATUS</literal> to never show a value of -1.
      (Bug #2826)
     </para></listitem>
 
Thread
bk commit - mysqldoc@docsrva tree (stefan:1.2817)stefan17 Jun