I need to merge two two mysql databases with identical schema. I am looking for some tool that can read database meta-data (PK, FK) and automatically generate new PKs, updating all the FKs automatically.
A:
Check out SqlYog - http://www.webyog.com/en/. There is a 30 day trial for the enterprise edition which includes a tool to synchtonise data between databases (among many other useful tools).
Macros
2009-03-19 09:22:19
A:
Not sure exactly what you mean, but if you got two databases and want to make them identifcal,try this tool - Database compare
It seems that his databases are already identical, and he just wants to combine the data in them.
Christian Oudard
2009-08-17 14:26:38