Skip to content

currentBinlogEntry.OriginalSize should not be increased if the event is going to be ignored #499

Closed
@ghost

Description

	if b.currentBinlogEntry != nil {
		b.currentBinlogEntry.OriginalSize += len(ev.RawData)
	}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions