alibaba / alibaba/DataX

mysqlreader 的 presql 是还没有支持吗?

Open
#862 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
17.4k
Forks
5.7k
PR merge metrics
No merged PRs in 30d

Description

>5.1 主备同步数据恢复问题
主备同步问题指Mysql使用主从灾备,备库从主库不间断通过binlog恢复数据。由于主备数据同步存在一定的时间差,特别在于某些特定情况,例如网络延迟等问题,导致备库同步恢复的数据与主库有较大差别,导致从备库同步的数据不是一份当前时间的完整镜像。
>针对这个问题,我们提供了preSql功能,该功能待补充。

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the mysqlreader entry point and clarify the expected preSql behavior for MySQL primary-replica recovery. Review the issue’s standby synchronization scenario and define how completion will be verified, including the relevant test coverage if available.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, mysql
Domain
databases
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.