Skip to content

Under heavy load It is possible to overflow binlog counter #122

@ostinru

Description

@ostinru

In MySQL, if you rotate your binlogs every minutes, you will have problems after a little less than 2 years of uptime, more about this in the verified bug below. 1 of N
https://bugs.mysql.com/115861

Rational: there are 1,051,200 minutes in 2 years, and this bug triggers at binlog number 1M. 2 of N

source: https://x.com/jfg956/status/1826243621450137917

I think, that mysync can reset counter for this case / touch emergefile

screen

IMAGE 2024-08-21 23:02:47

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions