From: Date: February 15 2006 9:56am
Subject: svn commit - mysqldoc@docsrva: r1324 - in trunk: refman-4.1 refman-5.0 refman-5.1
List-Archive: http://lists.mysql.com/commits/2633
Message-Id: <200602150856.k1F8uqLs017551@docsrva.mysql.com>
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Author: shinz
Date: 2006-02-15 09:56:51 +0100 (Wed, 15 Feb 2006)
New Revision: 1324
Log:
Add two Q/A about mixed operating systems and hardware architectures (Lachlan)
Modified:
trunk/refman-4.1/replication.xml
trunk/refman-5.0/replication.xml
trunk/refman-5.1/replication.xml
Modified: trunk/refman-4.1/replication.xml
===================================================================
--- trunk/refman-4.1/replication.xml 2006-02-15 03:49:39 UTC (rev 1323)
+++ trunk/refman-4.1/replication.xml 2006-02-15 08:56:51 UTC (rev 1324)
@@ -4417,6 +4417,26 @@
+
+ Q: Does replication work on mixed
+ operating systems (for example, the master runs on Linux while slaves run
+ on Mac OS and Windows)?
+
+
+
+ A: Yes.
+
+
+
+ Q: Does replication work on mixed
+ hardware architectures (for example, the master runs on a 64-bit machine
+ while slaves run on 32-bit machines)?
+
+
+
+ A: Yes.
+
+
Modified: trunk/refman-5.0/replication.xml
===================================================================
--- trunk/refman-5.0/replication.xml 2006-02-15 03:49:39 UTC (rev 1323)
+++ trunk/refman-5.0/replication.xml 2006-02-15 08:56:51 UTC (rev 1324)
@@ -4288,6 +4288,26 @@
+
+ Q: Does replication work on mixed
+ operating systems (for example, the master runs on Linux while slaves run
+ on Mac OS and Windows)?
+
+
+
+ A: Yes.
+
+
+
+ Q: Does replication work on mixed
+ hardware architectures (for example, the master runs on a 64-bit machine
+ while slaves run on 32-bit machines)?
+
+
+
+ A: Yes.
+
+
Modified: trunk/refman-5.1/replication.xml
===================================================================
--- trunk/refman-5.1/replication.xml 2006-02-15 03:49:39 UTC (rev 1323)
+++ trunk/refman-5.1/replication.xml 2006-02-15 08:56:51 UTC (rev 1324)
@@ -4533,6 +4533,26 @@
which format to use.
+
+ Q: Does replication work on mixed
+ operating systems (for example, the master runs on Linux while slaves run
+ on Mac OS and Windows)?
+
+
+
+ A: Yes.
+
+
+
+ Q: Does replication work on mixed
+ hardware architectures (for example, the master runs on a 64-bit machine
+ while slaves run on 32-bit machines)?
+
+
+
+ A: Yes.
+
+