MySQL Forums
Forum List  »  Replication

Re: error code 2061
Posted by: Chandresh Kathewadi
Date: June 07, 2019 02:06AM

Hi Peter,

thanks for reply.

My setup is per below :
MySql 8.0
Ubuntu 14
Same host I have created 2 instances testdb1 (port 3306) and testdb2 (port 3307)

when I run connection test using replication user works fine eg mysql -u -p --socket=name.sock

but, when I use the user in replication setup for master slave or master master I get his error.

I also, noted MySql 8.0 is not certified to run on Ubuntu 14.0 and, read online notes, it does not state anywhere using ssl is a MUST. So a bit, lost what is causing this error.

regards,
Chandresh

Options: ReplyQuote


Subject
Views
Written By
Posted
2978
June 06, 2019 02:10PM
1022
June 06, 2019 03:04PM
Re: error code 2061
813
June 07, 2019 02:06AM
704
June 07, 2019 09:39AM


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.