List:Internals« Previous MessageNext Message »
From:jon Date:August 2 2005 7:13am
Subject:bk commit - mysqldoc@docsrva tree (jon:1.3156)
View as plain text  
Below is the list of changes that have just been committed into a local
mysqldoc repository of jon. When jon 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.3156 05/08/02 15:13:56 jon@stripped +2 -0
  Documenting fix for Bug#11028.

  refman-common/news-5.0.xml
    1.19 05/08/02 15:13:54 jon@stripped +10 -0
    Documenting fix for Bug#11028.

  refman-common/news-4.1.xml
    1.11 05/08/02 15:13:54 jon@stripped +10 -0
    Documenting fix for Bug#11028.

# 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:	jon
# Host:	gigan.
# Root:	/home/jon/bk/mysqldoc

--- 1.10/refman-common/news-4.1.xml	2005-08-02 02:50:41 +10:00
+++ 1.11/refman-common/news-4.1.xml	2005-08-02 15:13:54 +10:00
@@ -606,6 +606,16 @@
           <ulink
url="http://cve.mitre.org/cvename.cgi?name=CAN-2005-0799">CAN-2005-0799</ulink>
         </para>
       </listitem>
+<!--  **END security fix item** -->
+
+      <listitem>
+        <para>
+          A <literal>CREATE TABLE 
+         
<replaceable>db_name</replaceable>.<replaceable>tbl_name</replaceable>

+          LIKE ...</literal> statement would crash the server when no 
+          database was selected. (Bug #11028)
+        </para>
+      </listitem>
 
       <listitem>
         <para>

--- 1.18/refman-common/news-5.0.xml	2005-08-02 02:50:41 +10:00
+++ 1.19/refman-common/news-5.0.xml	2005-08-02 15:13:54 +10:00
@@ -1448,6 +1448,16 @@
           <ulink
url="http://cve.mitre.org/cvename.cgi?name=CAN-2005-0799">CAN-2005-0799</ulink>
         </para>
       </listitem>
+      <!--  **END security fix item** -->
+      
+      <listitem>
+        <para>
+          A <literal>CREATE TABLE 
+           
<replaceable>db_name</replaceable>.<replaceable>tbl_name</replaceable>

+            LIKE ...</literal> statement would crash the server when no 
+          database was selected. (Bug #11028)
+        </para>
+      </listitem>
 
       <listitem>
         <para>
Thread
bk commit - mysqldoc@docsrva tree (jon:1.3156)jon2 Aug