Quantcast
Channel: StackExchange Replication Questions
Viewing all articles
Browse latest Browse all 17268

Is it possible to set replication for few tables in the mysql db and continue to write on other tables of slave db independent of master

$
0
0

I have two databases on different servers. One is for the website so I will have to perform writes on that db continuously. The other table scrapes financial data from excels & web continuously.

Now, the scraped values will lie in table that wont be affected by writes through website on server1.

What I want is the scraped data from database on server 2 gets added to the respective tables on database on server 1 and independent write on database of server 1 may also occur parallely.

Please tell me the most appropriate way to achieve this


Viewing all articles
Browse latest Browse all 17268

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>