Hi, there,

This is my first try on this mailing list.  I am a new user of mysql and
need some help about "replication" on mysql 3.23.36.
I had followed the manual to set up master/slave server.  At the beginning,
they are connected perfectly.  All the modifications (i.e. create databases,
insert values ..) on the master server were mirrored by the slave server.
However, after I dumped some databases from the master to the slave, the bad
things happened.  The connection between the master and the slave was down.
I failed to reconnect them by shutting down and restarting the master and
the slave a couple of times.

So, here are my questions:

1>  Does "myadmindump .." command have anything to do the disconnection?

2>  How could I reconnect them now?


If you could take a minute to help me out, I'd much appreciated.

thanks,

Joe Chow


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to