List:Commits« Previous MessageNext Message »
From:paul Date:February 15 2006 7:33pm
Subject:svn commit - mysqldoc@docsrva: r1336 - in trunk: . refman-common
View as plain text  
Author: paul
Date: 2006-02-15 19:33:13 +0100 (Wed, 15 Feb 2006)
New Revision: 1336

Log:
 r3151@kite-hub:  paul | 2006-02-15 12:32:47 -0600
 Fix bad merge.


Modified:
   trunk/
   trunk/refman-common/news-5.1.xml


Property changes on: trunk
___________________________________________________________________
Name: svk:merge
   - b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:7578
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:3147
   + b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:7578
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:3151

Modified: trunk/refman-common/news-5.1.xml
===================================================================
--- trunk/refman-common/news-5.1.xml	2006-02-15 18:20:23 UTC (rev 1335)
+++ trunk/refman-common/news-5.1.xml	2006-02-15 18:33:13 UTC (rev 1336)
@@ -534,25 +534,10 @@
           <literal>have_partition_engine</literal> variable was renamed
           to <literal>have_partitioning</literal>. (Bug #16718)
         </para>
-
-        <para>
-          If you had the server configured for logging to log files
-          formerly, use <option>--log-output=FILE</option> to preserve
-          this behavior after an upgrade to MySQL 5.1.6 or higher.
-        </para>
       </listitem>
 
       <listitem>
         <para>
-          The <command>mysqldump</command> utility now supports an
-          option for dumping tablespaces. Use <option>-Y</option> or
-          <option>--all-tablespaces</option> to enable this
-          functionality. (Bug #16753)
-        </para>
-      </listitem>
-
-      <listitem>
-        <para>
           <literal>ANALYZE TABLE</literal> is now supported for
           partitioned tables. (Bug #13441)
         </para>

Thread
svn commit - mysqldoc@docsrva: r1336 - in trunk: . refman-commonpaul15 Feb