Skip to content
This repository was archived by the owner on Feb 18, 2025. It is now read-only.
This repository was archived by the owner on Feb 18, 2025. It is now read-only.

semi-sync: Out of range value for column 'semi_sync_master_timeout' #1205

@luisyonaldo

Description

@luisyonaldo

rpl_semi_sync_master_timeout should be bigint instead of int. Since this value is in milliseconds, is reasonable to set this for a value bigger than int.

Error:

orchestrator[14049]: flushInstanceWriteBuffer last_seen: Error 1264: Out of range value for column 'semi_sync_master_timeout' at row 143
orchestrator[14049]: Error 1264: Out of range value for column 'semi_sync_master_timeout' at row 143
orchestrator[14049]: flushInstanceWriteBuffer: 2020-07-07 14:26:59 ERROR flushInstanceWriteBuffer last_seen: Error 1264: Out of range value for column 'semi_sync_master_timeout' at row 143

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