How to replicate particular table in MySQL master-slave configuration?
0
votes
2
answers
3275
views
How do I replicate a particular table in a MySQL master-slave configuration?
I have tried
-do-table
and -wild-do-table
.
I tried in .ini
file; is there any alternative to replicate without using -do-table
and -wild-do-table
?
I need a binary log statement to replicate a single table.
Asked by KIran Kumar Buddala
(1 rep)
May 31, 2019, 10:10 AM
Last activity: May 31, 2023, 12:12 PM
Last activity: May 31, 2023, 12:12 PM