MySQL Forums
Forum List  »  NDB clusters

unable for slave to connect to master replication
Posted by: richard horan
Date: April 17, 2006 04:57PM

version 5.1.7

060417 18:33:04 [ERROR] Slave I/O thread: error connecting to master 'evenslave@
10.104.72.20:3306': Error: 'Host 'ab04cp01_if0' is not allowed to connect to thi
s MySQL server' errno: 1130 retry-time: 60 retries: 86400
060417 18:33:04 [ERROR] NDB: Could not get apply status share

what do i need to look for here to troubleshoot this.

show slave status shows connecting to master

show master status shows:

mysql> show master status \g
+---------------------+----------+--------------+------------------+
| File | Position | Binlog_Do_DB | Binlog_Ignore_DB |
+---------------------+----------+--------------+------------------+
| ab03cp01-bin.000002 | 102 | | |
+---------------------+----------+--------------+------------------+
1 row in set (0.00 sec)

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.