Tags: slackhq/gh-ost
Tags
Refine `wait_timeout` override to be at cut-over only (github#1406) Signed-off-by: Tim Vaillancourt <tim@timvaillancourt.com>
Fix binlog end log pos over lost data (github#1367) * fix(fix binlog end-log-pos over 4g lost data): fix binlog end-log-pos over 4g lost data * fix(fix-binlog-end-log-pos-over-lost-data): fix-binlog-end-log-pos-over-lost-data Calculate whether the binlog log_pos overflows beyond 4G using end_log_pos and event_size. * fix(x): x x * test(fix-binlog-end-log-pos-over-lost-data): add unit test * fix(fix-binlog-end-log-pos-over-lost-data): x x * Update binlog.go change IsLogPosOverflowBeyond4Bytes comment. * Update binlog.go x * fix(fix-binlog-end-log-pos-over-lost-data): fix doc x --------- Co-authored-by: shaohoukun <shaohoukun@meituan.com> Co-authored-by: Tim Vaillancourt <tim@timvaillancourt.com> Co-authored-by: meiji163 <meiji163@github.com>
Add `CODEOWNERS` file to auto-request reviews (github#1350) Signed-off-by: Tim Vaillancourt <tim@timvaillancourt.com>
Merge pull request github#965 from timvaillancourt/v1.1.1 Update RELEASE_VERSION to v1.1.1
PreviousNext