MySQL Forums
Forum List  »  Install & Repo

Re: Multiple instances of mysql on same server - install issues
Posted by: Joseph Norris
Date: November 20, 2013 11:15PM

Hi John,

Thanks for your patience.

I have now got both up and running but when I start slave on slave and do a
show slave status - Slave_IO_Running is NO and the log says the following:

131120 21:08:41 [ERROR] Slave I/O: error connecting to master 'repl@localhost:3301' - retry-time: 10 retries: 86400, Error_code: 2013
131120 21:09:39 [Note] Error reading relay log event: slave SQL thread was killed
131120 21:09:39 [Note] Slave I/O thread killed while connecting to master
131120 21:09:39 [Note] Slave I/O thread exiting, read up to log 'mysql-bin.000003', position 106
131120 21:09:52 [ERROR] Slave I/O: error connecting to master 'repl@50.28.83.59:3301' - retry-time: 60 retries: 86400, Error_code: 2013
131120 21:09:52 [Note] Slave SQL thread initialized, starting replication in log 'FIRST' at position 0, relay log '/var/lib/csslave/relay-bin.000001' position: 4

I am not sure how to troubleshoot this

Options: ReplyQuote




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.