MySQL Forums
Forum List  »  Replication

mysql replication problem
Posted by: viju padman
Date: April 29, 2005 12:40PM

I am runnign into problems when I issue the GRANT REPLICATION SLAVE command on the master .

mysql> GRANT REPLICATION SLAVE ON *.* TO ems@"dax.test.adtran.com" IDENTIFIED BY 'password';
ERROR 1045 (28000): Access denied for user 'ems'@'localhost' (using password: NO)


What is the cause of this "Access denied" error ?

Thanks,
-Viju Padman

Options: ReplyQuote


Subject
Views
Written By
Posted
mysql replication problem
2750
April 29, 2005 12:40PM
1876
May 02, 2005 07:35PM


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.