NewbieScoobie
Technical User
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
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