You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
will you add a field of the next binlog pos to canal.RowsEvent?
In "canal.EventHandler.OnRow(e *RowsEvent) error" function, I want to save the next positon. if my process crash and restart, I will read the last position?