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

Description
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