MySQL Forums
Forum List  »  Replication

Re: Slave_IO_Running = NO
Posted by: vidal condori
Date: March 08, 2008 07:40PM

I have the same problem for replication, using the command show slave status show me that slave-IO-running = NO.

this is my log error:

080308 19:21:04 [Warning] Neither --relay-log nor --relay-log-index were used; so replication may break when this MySQL server acts as a slave and has his hostname changed!! Please use '--relay-log=C:\AppServ\MySQL\data\main-relay-bin' to avoid this problem.
080308 19:21:04 [Note] C:\AppServ\MySQL\bin\mysqld-nt: ready for connections.
Version: '5.0.45-community-nt-log' socket: '' port: 3306 MySQL Community Edition (GPL)
080308 19:21:04 [Note] Slave SQL thread initialized, starting replication in log 'mysql-bin.000004' at position 98, relay log 'C:\AppServ\MySQL\data\main-relay-bin.000013' position: 98
080308 19:21:04 [ERROR] Slave I/O thread: error connecting to master 'myesclavo@66.103.254.240:3306': Error: 'Access denied for user 'myesclavo'@'190.10.52.33' (using password: YES)' errno: 1045 retry-time: 60 retries: 86400

Options: ReplyQuote


Subject
Views
Written By
Posted
31114
March 29, 2005 07:27AM
14768
March 30, 2005 12:32AM
92763
March 30, 2005 06:38AM
30700
April 01, 2005 01:35AM
20187
April 01, 2005 03:21AM
16825
April 01, 2005 09:31PM
26217
April 18, 2006 12:07AM
19442
April 21, 2006 07:18PM
13669
June 14, 2006 03:04PM
11830
January 08, 2008 03:50PM
11437
January 08, 2008 04:47PM
Re: Slave_IO_Running = NO
11822
March 08, 2008 07:40PM
10559
March 09, 2008 07:59AM
11127
December 15, 2008 11:43AM


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.