MySQL Forums
Forum List  »  Replication

Re: Slave is not starting anymore (same problem)
Posted by: Asep Saifudin
Date: September 21, 2005 05:56AM

If I make Replication with MySQL 4.1.14 for both MasterDB and SlaveDB the result is OK and running fine but if I make Replication with MySQL 5.0.12 for both MasterDB and SlaveDB too the result is error always like this below :

mysql> START SLAVE;
ERROR 1200 (HY000): The server is not configured as slave; fix in config file or with CHANGE MASTER TO

Also I try using MySQL 4.1.14c for MasterDB and MySQL 5.0.12 for SlaveDB but the result is same ...Error.
Btw ... I need MySQL 5.0.12 because I have a lot of StoreProcedure and Function script which mean I cannot use MySQL 4.1.1x version

Does Anybody who have Success Experience Replication with MySQL 5.0.xx version ? Pls Share your experience Ok

~Asep - Jakarta
aseps2000@gmail.com

Options: ReplyQuote


Subject
Views
Written By
Posted
15108
September 13, 2005 12:13PM
Re: Slave is not starting anymore (same problem)
6263
September 21, 2005 05:56AM
6031
October 06, 2005 01:59PM
4533
April 08, 2006 04:06AM


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.