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

If binlog has been removed due to expire_log_days(), there's no way to replicate data?

Open
#368 1 comment 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.