Questions
Tags
Sign In
How to sync large tables (50GB) Mysql?
There are two servers, one working project with 50GB innodb table, which is constantly written and deleted. It is necessary to create a copy of the table on a different server, maybe there are some tools? Without stopping the database server.
MySQL
Synchronization of data
Evalyn.West
asked
July 9th 19 at 10:29
Related questions
4
Automatic creation of links/pages?
5
How to unlock micro sd?
1
How to download a file from the server?
1
As in laravel with the sort of images when uploading?
0
What am I doing wrong with the kernel-rt?
0
Droppable 1 time, without this event in the parent?
2
The nuances of developing web applications with Python(Postgres SQL) Django,Flask,Twisted / on Windows?
2
Why not added a div tag?
More answers about
"How to sync large tables (50GB) Mysql?"
1
answer
alva8
answered on
July 9th 19 at 10:31
Solution
So replication is the same. The replica is always to maintain the current status
http://ruhighload.com/post/Как+configure+MySQL+Mas...
and
https://habrahabr.ru/post/56702/
Please
sign in
or
sign up
to write your answer or comment.
Find more questions by tags
MySQL
Synchronization of data