Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Mysql Replication

Status
Not open for further replies.

NewbieScoobie

Technical User
Joined
Feb 8, 2009
Messages
8
Location
NZ
Hi

I'm trying to set up a one way replication server. It all appears ok, but when I get the following errors:

[ERROR] Error reading packet from server: Could not find first log file name in binary log index file ( server_errno=1236)

ERROR] Got fatal error 1236: 'Could not find first log file name in binary log index file' from master when reading data from binary log

Note] Slave I/O thread exiting, read up to log 'mysql_bin.000002', position 98

On my master I have added entries into the mysql-bin.index file, but it still doesnt read them.

Can someone advise me on the parameters that accesses the mysql-bin.index filr or advise me on whats going wrong?

Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top