Meituan-Dianping / Meituan-Dianping/MyFlash
阿里云RDS解析无结果
Open
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 1.2k
- Forks
- 313
- PR merge metrics
- No merged PRs in 30d
Description
解析RDS的binlog时,无报错。正常运行完后,无结果。
根据日志,感觉是事件类型解析错误
日志打印:** (flashback:26528): DEBUG: skip the event QUERY_EVENT
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue with an Aliyun RDS MySQL binlog and trace the parser path for QUERY_EVENT, using the logged “skip the event QUERY_EVENT” message as the entry point. Done means the relevant RDS binlog events are recognized and parsing produces the expected flashback result without errors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, mysql
- Domain
- databases
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100