Open
Description
If you will restart tarantool while replicatord works, you will get a lot messages:
[2017-07-04 16:08:52] E Myslave: Error reading packet from server: Could not find first log file name in binary log index file; mysql_error: 1236
[2017-07-04 16:08:52] E Myslave: fatal error reading binlog. Could not find first log file name in binary log index file
[2017-07-04 16:08:52] E Myslave: Error reading packet from server: Could not find first log file name in binary log index file; mysql_error: 1236
[2017-07-04 16:08:52] E Myslave: fatal error reading binlog. Could not find first log file name in binary log index file
[2017-07-04 16:08:52] E Myslave: Error reading packet from server: Could not find first log file name in binary log index file; mysql_error: 1236
[2017-07-04 16:08:52] E Myslave: fatal error reading binlog. Could not find first log file name in binary log index file
[2017-07-04 16:08:52] E Myslave: Error reading packet from server: Could not find first log file name in binary log index file; mysql_error: 1236
[2017-07-04 16:08:52] E Myslave: fatal error reading binlog. Could not find first log file name in binary log index file
[2017-07-04 16:08:52] E Myslave: Error reading packet from server: Could not find first log file name in binary log index file; mysql_error: 1236
[2017-07-04 16:08:52] E Myslave: fatal error reading binlog. Could not find first log file name in binary log index file
If remove binlog position from tarantool, it will download full data correctly.