julien-duponchelle / julien-duponchelle/python-mysql-replication

May I ask whether BinLogStreamReader can control the detection time of binlog events? For example, it is June 29 today. I want to monitor events from 6.1, can it be realized by parameter skip_to_timestamp

Open
#404 8 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
2.4k
Forks
690
PR merge metrics
No merged PRs in 30d

Description

May I ask whether BinLogStreamReader can control the detection time of binlog events? For example, it is June 29 today. I want to monitor events from 6.1, can it be realized by parameter skip_to_timestamp,look forward to your reply

Contributor guide

Open the contributing guide

Research direction

Start at the BinLogStreamReader entry point and inspect the skip_to_timestamp parameter and its handling of binlog event dates. Determine whether monitoring from June 1 is supported; done means adding the requested behavior or clearly documenting the limitation, with coverage for the timestamp case if tests are present.

Written by the indexing model from the issue text.

Assessment

Tech stack
mysql, python
Domain
databases
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.