I only replicate the simplest, master->slave.
I used MySQL 4.0.11 version in both PCs.

Liying

----- Original Message ----- 
From: "Victoria Reznichenko" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, February 10, 2004 5:32 AM
Subject: Re: question about replication


> "Liying Huang" <[EMAIL PROTECTED]> wrote:
> > I tried to create replication. I have edited my.cnf on master and slave
side.
> >
> > Grant necessary privileges on master side, then start both servers, when
I update
> >
> > the database in master side, I could see the query showed up in
***-bin.001,
> >
> > and it is passed to slave side successfully, shown in ***-bin.001, but
database
> >
> > doesn't reflect the change. I have checked status, "slave running" is
on,  check
> >
> > slave status, slave_IO_Running and Slave_SQL_Running both are 'yes',
> >
> > What could be possibly wrong or what shall I do to make the database
updating?
>
> What replication options do you use?
>
>
> -- 
> For technical support contracts, goto https://order.mysql.com/?ref=ensita
> This email is sponsored by Ensita.net http://www.ensita.net/
>    __  ___     ___ ____  __
>   /  |/  /_ __/ __/ __ \/ /    Victoria Reznichenko
>  / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
> /_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
>        <___/   www.mysql.com
>
>
>
>
>
> -- 
> MySQL General Mailing List
> For list archives: http://lists.mysql.com/mysql
> To unsubscribe:
http://lists.mysql.com/[EMAIL PROTECTED]
>



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

Reply via email to