Hello.
Did you set the master_log_pos and master_log_file to the correct value?
Did you use --master-data option for mysqldump as mentioned at:
http://dev.mysql.com/doc/mysql/en/replication-howto.html
[EMAIL PROTECTED] wrote:
>
> Hello All,
> Here is a problem I have been tr
[EMAIL PROTECTED] wrote:
Hello All,
Here is a problem I have been trying to debug for a few days. I had a mysql
server running for about a month. I did a mysql dump of all the tables on the
master and setup a second machine to be the slave, loading all the tables. I
set the replication stuff
Hello All,
Here is a problem I have been trying to debug for a few days. I had a mysql
server running for about a month. I did a mysql dump of all the tables on the
master and setup a second machine to be the slave, loading all the tables. I
set the replication stuff up in the slave my.cnf.