Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

merge? replicate? synch? federated tables? mysqldumps?

Status
Not open for further replies.

fdelval

IS-IT--Management
Feb 23, 2015
1
ES
Hi,



I have 3 client tables I would like to merge into a single one in the central server.


Those client tables won't have conflicting PK.




I thought of federated tables, but network sortages really ARE an issue, so I dismissed it. The approach should be able to store data locally, but send it to the server when available, and the server would store it altogether in a single table.



What would be the best approach to it?

I am using mysql.





Thank you
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top