The replication now work fine.

I've deleted from  my.ini on MASTER 

binlog-do-db=database_name

I've tried to insert in my.ini on SLAVE 

replicate-ignore-table=db_name.table_name 

Without result.

If i insert any option (replicate-ignore-table or binlog-do-db) the
replica is stopped!! 

:-/

A little question: the replica will stop  also if i write in a new db on
slave?

Massi

-----Messaggio originale-----
Da: Victoria Reznichenko [mailto:[EMAIL PROTECTED] 
Inviato: marted́ 1 aprile 2003 14.04
A: [EMAIL PROTECTED]
Oggetto: re: R: R: Replication don't work.


On Tuesday 01 April 2003 12:31, trashMan wrote:

> I've found the error, but now i must solve it!
> The master, when i execute an insert operation in db, don't update the

> 'webserver-bin.010'. If i do
>
> >SHOW MASTER STATUS;
>
> The pos is the same as before and webserver-bin.010 is not updated.
>
> I've tried to do the operation
>
> >SET SQL_LOG_BIN = 1
>
> But the result is the same.
>
> What can i do now??

Do you use binlog-do-db/binlog-ignore-db options?



-- .com


--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to