List:Commits« Previous MessageNext Message »
From:paul.dubois Date:July 6 2009 6:38pm
Subject:svn commit - mysqldoc@docsrva: r15590 - in trunk: . refman-4.1 refman-5.0 refman-5.1 refman-5.4 refman-6.0
View as plain text  
Author: paul
Date: 2009-07-06 20:38:12 +0200 (Mon, 06 Jul 2009)
New Revision: 15590

Log:
 r42680@dhcp-102:  paul | 2009-07-06 13:35:54 -0500
 Fix typo


Modified:
   trunk/refman-4.1/replication.xml
   trunk/refman-5.0/replication-implementation.xml
   trunk/refman-5.1/replication-implementation.xml
   trunk/refman-5.4/replication-implementation.xml
   trunk/refman-6.0/replication-implementation.xml

Property changes on: trunk
___________________________________________________________________
Name: svk:merge
   - 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:43968
4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/trunk:44480
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:42675
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:39036
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/trunk:39180
   + 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:43968
4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/trunk:44480
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:42680
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:39036
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/trunk:39180


Modified: trunk/refman-4.1/replication.xml
===================================================================
--- trunk/refman-4.1/replication.xml	2009-07-06 16:48:14 UTC (rev 15589)
+++ trunk/refman-4.1/replication.xml	2009-07-06 18:38:12 UTC (rev 15590)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 654 bytes

@@ -2719,7 +2719,7 @@
         <option role="mysqld">--replicate-ignore-db</option> options
         that apply. (When using
         <option role="mysqld">--binlog-do-db</option> or
-        <option role="mysqld">--binlog-ingore-db</option> the process is
+        <option role="mysqld">--binlog-ignore-db</option> the process is
         similar but, the options are checked on the master.)
       </para>
 


Modified: trunk/refman-5.0/replication-implementation.xml
===================================================================
--- trunk/refman-5.0/replication-implementation.xml	2009-07-06 16:48:14 UTC (rev 15589)
+++ trunk/refman-5.0/replication-implementation.xml	2009-07-06 18:38:12 UTC (rev 15590)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 697 bytes

@@ -618,7 +618,7 @@
         <option role="mysqld">--replicate-ignore-db</option> options
         that apply. (When using
         <option role="mysqld">--binlog-do-db</option> or
-        <option role="mysqld">--binlog-ingore-db</option> the process is
+        <option role="mysqld">--binlog-ignore-db</option> the process is
         similar but, the options are checked on the master.)
       </para>
 


Modified: trunk/refman-5.1/replication-implementation.xml
===================================================================
--- trunk/refman-5.1/replication-implementation.xml	2009-07-06 16:48:14 UTC (rev 15589)
+++ trunk/refman-5.1/replication-implementation.xml	2009-07-06 18:38:12 UTC (rev 15590)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 697 bytes

@@ -709,7 +709,7 @@
         <option role="mysqld">--replicate-ignore-db</option> options
         that apply. (When using
         <option role="mysqld">--binlog-do-db</option> or
-        <option role="mysqld">--binlog-ingore-db</option> the process is
+        <option role="mysqld">--binlog-ignore-db</option> the process is
         similar but, the options are checked on the master.)
       </para>
 


Modified: trunk/refman-5.4/replication-implementation.xml
===================================================================
--- trunk/refman-5.4/replication-implementation.xml	2009-07-06 16:48:14 UTC (rev 15589)
+++ trunk/refman-5.4/replication-implementation.xml	2009-07-06 18:38:12 UTC (rev 15590)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 697 bytes

@@ -700,7 +700,7 @@
         <option role="mysqld">--replicate-ignore-db</option> options
         that apply. (When using
         <option role="mysqld">--binlog-do-db</option> or
-        <option role="mysqld">--binlog-ingore-db</option> the process is
+        <option role="mysqld">--binlog-ignore-db</option> the process is
         similar but, the options are checked on the master.)
       </para>
 


Modified: trunk/refman-6.0/replication-implementation.xml
===================================================================
--- trunk/refman-6.0/replication-implementation.xml	2009-07-06 16:48:14 UTC (rev 15589)
+++ trunk/refman-6.0/replication-implementation.xml	2009-07-06 18:38:12 UTC (rev 15590)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 697 bytes

@@ -706,7 +706,7 @@
         <option role="mysqld">--replicate-ignore-db</option> options
         that apply. (When using
         <option role="mysqld">--binlog-do-db</option> or
-        <option role="mysqld">--binlog-ingore-db</option> the process is
+        <option role="mysqld">--binlog-ignore-db</option> the process is
         similar but, the options are checked on the master.)
       </para>
 


Thread
svn commit - mysqldoc@docsrva: r15590 - in trunk: . refman-4.1 refman-5.0 refman-5.1 refman-5.4 refman-6.0paul.dubois6 Jul