Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to solve the binlog sync delay? #359

Open
ppr1011 opened this issue Sep 6, 2023 · 0 comments
Open

How to solve the binlog sync delay? #359

ppr1011 opened this issue Sep 6, 2023 · 0 comments

Comments

@ppr1011
Copy link

ppr1011 commented Sep 6, 2023

I update one column data, like: update A set time = now(); if table A has 1 millon data, it will send 1 millon binlog.
In this case, my binlog sync process is very slow? may be 30 minutes
Is there any method to optimize this process and sync fast

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant