List:Commits« Previous MessageNext Message »
From:mcbrown Date:April 26 2006 3:33pm
Subject:svn commit - mysqldoc@docsrva: r1946 - trunk/refman-5.1
View as plain text  
Author: mcbrown
Date: 2006-04-26 17:33:16 +0200 (Wed, 26 Apr 2006)
New Revision: 1946

Log:
Reworded RBR and option setting wording slightly.



Modified:
   trunk/refman-5.1/database-administration.xml

Modified: trunk/refman-5.1/database-administration.xml
===================================================================
--- trunk/refman-5.1/database-administration.xml	2006-04-26 14:00:29 UTC (rev 1945)
+++ trunk/refman-5.1/database-administration.xml	2006-04-26 15:33:16 UTC (rev 1946)
@@ -3804,8 +3804,9 @@
               Before MySQL 5.1.8, switching to row-based replication
               format would implicitly set
               <option>--log-bin-trust-function-creators=1</option> and
-              <option>--innodb_locks_unsafe_for_binlog</option>. This
-              isn't done for newer versions of MySQL any more.
+              <option>--innodb_locks_unsafe_for_binlog</option>. MySQL
+              5.1.8 and later no longer implicitly set these options
+              when row-based replication is used.
             </para>
           </listitem>
 

Thread
svn commit - mysqldoc@docsrva: r1946 - trunk/refman-5.1mcbrown26 Apr