MySQL Forums
Forum List  »  Replication

Re: error 1201:change master to ... master.info.empty
Posted by: Rick James
Date: December 30, 2009 12:13AM

server-id=10
log-bin=c:\mysql-bin.log -- (1)
binlog-do-db=replica
max_bin_log_size=104857600 -- (2)
show-slave-auth-info

Possible answers:
(1) Use forward slash, not backslash
(2) use dashes, not underscores

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: error 1201:change master to ... master.info.empty
1910
December 30, 2009 12:13AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.