2tvenom / myreplication

Golang MySql binary log replication listener

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

what if binlog file is full

756445638 opened this issue · comments

el, err := newConnection.StartBinlogDump(pos, filename, serverId)
StartBinlogDump need "pos" and "filename"
what file named by filename is full(continuing writing)
How should I know.