SOURCES: mysqld.conf - add more slave replication options

glen glen at pld-linux.org
Wed Jul 26 19:06:16 CEST 2006


Author: glen                         Date: Wed Jul 26 17:06:16 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- add more slave replication options

---- Files affected:
SOURCES:
   mysqld.conf (1.23 -> 1.24) 

---- Diffs:

================================================================
Index: SOURCES/mysqld.conf
diff -u SOURCES/mysqld.conf:1.23 SOURCES/mysqld.conf:1.24
--- SOURCES/mysqld.conf:1.23	Mon Feb 13 08:57:07 2006
+++ SOURCES/mysqld.conf	Wed Jul 26 19:06:10 2006
@@ -49,6 +49,12 @@
 ;master-port=3306
 ;master-password=replica
 
+; master does not ignore them, but we do
+;replicate-ignore-db=mysql
+;replicate-ignore-db=test
+
+;replicate-rewrite-db=delfi->delfi_ro
+
 ; master setup
 ;log-bin=binlog
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/mysqld.conf?r1=1.23&r2=1.24&f=u



More information about the pld-cvs-commit mailing list