List:Commits« Previous MessageNext Message »
From:paul.dubois Date:October 24 2008 12:37am
Subject:svn commit - mysqldoc@docsrva: r12142 - in trunk: . refman-5.1
View as plain text  
Author: paul
Date: 2008-10-24 02:37:02 +0200 (Fri, 24 Oct 2008)
New Revision: 12142

Log:
 r34943@frost:  paul | 2008-10-23 19:38:11 -0500
 Add incompatible change to upgrading-to-5.1 section


Modified:
   trunk/refman-5.1/installing-core.xml

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


Modified: trunk/refman-5.1/installing-core.xml
===================================================================
--- trunk/refman-5.1/installing-core.xml	2008-10-23 21:09:49 UTC (rev 12141)
+++ trunk/refman-5.1/installing-core.xml	2008-10-24 00:37:02 UTC (rev 12142)
Changed blocks: 2, Lines Added: 12, Lines Deleted: 1; 1326 bytes

@@ -12781,7 +12781,8 @@
 
         <listitem>
           <para>
-            In connection with view creation, the server created
+            <emphasis role="bold">Known issue</emphasis>: In connection
+            with view creation, the server created
             <filename>arc</filename> directories inside database
             directories and maintained useless copies of
             <filename>.frm</filename> files there. Creation and renaming

@@ -12854,6 +12855,16 @@
 
         <listitem>
           <para>
+            <emphasis role="bold">Incompatible change</emphasis>: As of
+            MySQL 5.1.29, the default binary logging mode has been
+            changed from <literal>MIXED</literal> to
+            <literal>STATEMENT</literal> for compatibility with MySQL
+            5.0.
+          </para>
+        </listitem>
+
+        <listitem>
+          <para>
             <emphasis role="bold">Incompatible change</emphasis>: In
             MySQL 5.1.25, a change was made to the way that the server
             handles prepared statements. This affects prepared


Thread
svn commit - mysqldoc@docsrva: r12142 - in trunk: . refman-5.1paul.dubois24 Oct