List:Commits« Previous MessageNext Message »
From:paul Date:February 15 2006 6:20pm
Subject:svn commit - mysqldoc@docsrva: r1335 - in trunk: . refman-5.0 refman-common
View as plain text  
Author: paul
Date: 2006-02-15 19:20:23 +0100 (Wed, 15 Feb 2006)
New Revision: 1335

Log:


Modified:
   trunk/
   trunk/refman-5.0/database-administration.xml
   trunk/refman-common/news-5.0.xml
   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:3145
   + b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:7578
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:3147

Modified: trunk/refman-5.0/database-administration.xml
===================================================================

Modified: trunk/refman-common/news-5.0.xml
===================================================================

Modified: trunk/refman-common/news-5.1.xml
===================================================================
--- trunk/refman-common/news-5.1.xml	2006-02-15 18:19:21 UTC (rev 1334)
+++ trunk/refman-common/news-5.1.xml	2006-02-15 18:20:23 UTC (rev 1335)
@@ -534,10 +534,25 @@
           <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: r1335 - in trunk: . refman-5.0 refman-commonpaul15 Feb