Skip to content

Does go-mysql support HEARTBEAT_LOG_EVENT_V2? #1068

@JasonMing

Description

@JasonMing

Since MySQL 8.0.28, a new binlog type HEARTBEAT_LOG_EVENT_V2(41) was added for support >4GB single file.(https://dev.mysql.com/doc/relnotes/mysql/8.0/en/news-8-0-28.html#mysqld-8-0-28-bug)

However, the replication.EventHeader.LogPos is still a uint32 until the report time(v1.13.0).

Metadata

Metadata

Assignees

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