From: paul
Date: January 13 2006 7:33pm
Subject: svn commit - mysqldoc@docsrva: r812 - in trunk: . refman-4.1 refman-5.0 refman-5.1
List-Archive: http://lists.mysql.com/commits/1055
Message-Id: <200601131933.k0DJXu85028056@docsrva.mysql.com>
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Author: paul
Date: 2006-01-13 20:33:56 +0100 (Fri, 13 Jan 2006)
New Revision: 812
Log:
r2162@kite-hub: paul | 2006-01-13 13:31:36 -0600
Remove sentence per Elliot.
Modified:
trunk/
trunk/refman-4.1/replication.xml
trunk/refman-5.0/replication.xml
trunk/refman-5.1/replication.xml
Property changes on: trunk
___________________________________________________________________
Name: svk:merge
- b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:6161
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:2155
+ b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:6161
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:2162
Modified: trunk/refman-4.1/replication.xml
===================================================================
--- trunk/refman-4.1/replication.xml 2006-01-13 19:33:25 UTC (rev 811)
+++ trunk/refman-4.1/replication.xml 2006-01-13 19:33:56 UTC (rev 812)
@@ -4159,12 +4159,6 @@
-
- We are currently working on integrating an automatic master
- election system into MySQL, but until it is ready, you have to
- create your own monitoring tools.
-
-
Modified: trunk/refman-5.0/replication.xml
===================================================================
--- trunk/refman-5.0/replication.xml 2006-01-13 19:33:25 UTC (rev 811)
+++ trunk/refman-5.0/replication.xml 2006-01-13 19:33:56 UTC (rev 812)
@@ -4052,12 +4052,6 @@
-
- We are currently working on integrating an automatic master
- election system into MySQL, but until it is ready, you must create
- your own monitoring tools.
-
-
Modified: trunk/refman-5.1/replication.xml
===================================================================
--- trunk/refman-5.1/replication.xml 2006-01-13 19:33:25 UTC (rev 811)
+++ trunk/refman-5.1/replication.xml 2006-01-13 19:33:56 UTC (rev 812)
@@ -4210,12 +4210,6 @@
- We are currently working on integrating an automatic master
- election system into MySQL, but until it is ready, you must create
- your own monitoring tools.
-
-
-
Q: How do I tell which format I'm
currently running (row-based or statement-based)?