Skip to content

A suggestion about adding attributes to RowsEvent in handleEvent #965

Open
@chenlong1728717074

Description

@chenlong1728717074

When using go-mysql-org to operate mysqlbinlog, I noticed that the RowsEvent in the handleRowsEvent method is missing the NextLogName attribute from MySQL's binlog. This requires separate handling when operating, which can be inconvenient.
If the NextLogName attribute could be included, it would greatly enhance the convenience of operations. I hope you can consider adding this attribute to RowsEvent.
Thank you for maintaining this project!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions