re: binlog-ignore-db & replicate-ignore-db problem

2003-03-12 Thread Victoria Reznichenko
On Tuesday 11 March 2003 18:57, vlady wrote: > I am trying to set up a replication ignoring a given database, but > unfortunatly it doesn't works (for me). > In my.cnf of my master I have at the end : > log-bin > server-id= 1 > binlog-ignore-db=access > > The line: " binlog-ignore-db=acces

binlog-ignore-db & replicate-ignore-db problem

2003-03-11 Thread vlady
Hi All, I am trying to set up a replication ignoring a given database, but unfortunatly it doesn't works (for me). In my.cnf of my master I have at the end : log-bin server-id= 1 binlog-ignore-db=access The line: " binlog-ignore-db=access " is supposed to make the master not to log updat