List:Commits« Previous MessageNext Message »
From:paul Date:October 20 2006 12:53pm
Subject:svn commit - mysqldoc@docsrva: r3689 - in trunk: . refman-4.1
View as plain text  
Author: paul
Date: 2006-10-20 14:53:47 +0200 (Fri, 20 Oct 2006)
New Revision: 3689

Log:
 r11101@frost:  paul | 2006-10-20 07:53:22 -0500
 move changelog entry from 4.1.21 to 4.1.22


Modified:
   trunk/refman-4.1/news-4.1.xml

Property changes on: trunk
___________________________________________________________________
Name: svk:merge
   - 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:14524
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:11095
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:10957
   + 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:14524
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:11101
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:10957


Modified: trunk/refman-4.1/news-4.1.xml
===================================================================
--- trunk/refman-4.1/news-4.1.xml	2006-10-20 05:10:05 UTC (rev 3688)
+++ trunk/refman-4.1/news-4.1.xml	2006-10-20 12:53:47 UTC (rev 3689)
Changed blocks: 2, Lines Added: 8, Lines Deleted: 8; 1108 bytes

@@ -199,6 +199,14 @@
         </para>
       </listitem>
 
+      <listitem>
+        <para>
+          A warning now is issued if the client attempts to set the
+          <literal>SQL_LOG_OFF</literal> variable without the
+          <literal>SUPER</literal> privilege. (Bug #16180)
+        </para>
+      </listitem>
+
     </itemizedlist>
 
     <para>

@@ -972,14 +980,6 @@
 
       <listitem>
         <para>
-          A warning now is issued if the client attempts to set the
-          <literal>SQL_LOG_OFF</literal> variable without the
-          <literal>SUPER</literal> privilege. (Bug #16180)
-        </para>
-      </listitem>
-
-      <listitem>
-        <para>
           The <command>mysqldumpslow</command> script has been moved
           from client RPM packages to server RPM packages. This corrects
           a problem where <command>mysqldumpslow</command> could not be


Thread
svn commit - mysqldoc@docsrva: r3689 - in trunk: . refman-4.1paul20 Oct