julien-duponchelle / julien-duponchelle/python-mysql-replication
If binlog has been removed due to expire_log_days(), there's no way to replicate data?
- Dominant language
- Python
- Stars
- 2.4k
- Forks
- 690
- PR merge metrics
- No merged PRs in 30d
Description
Hello.
I'm trying to replicate data from mysql,
but my binlog has been removed due to expire_log_day.
But I can't get the binlog back by turing on/off my db, because turining it on/off is not an option.
I heard that existing data, not ongoing data can be replicated without binlog.
Could you lead me the way?
Contributor guide
Research direction
No project file, test, or entry point is named. Start by checking MySQL's binlog-expiration and replication constraints, then determine whether this library can support replicating existing data without a binlog; done requires a defined workflow or a clear statement that the capability is out of scope.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- mysql, python
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100