Victor Pendleton wrote:

From your previous posts I know you are very competent so no disrespect
intended. Was the slave data reloaded from the master, and the master.info
reset? What does the master.info log say?

I copied over all the data from the master to the slave with rsync, did "LOCK TABLES WITH READ LOCK" and "RESET MASTER" on the master and rsynced again (all this while mysqld was not running on the slave). I checked the ownership and permissions, deleted the logs, and started MySQL on the slave. So the master.info is as created by the slave. It looks like this:


   [blank line]
   4
   [master hostname]
   [user]
   [password]
   3306
   60

--
Keith Ivey <[EMAIL PROTECTED]>
Smokefree DC
http://www.smokefreedc.org
Washington, DC

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



Reply via email to