Pretty straightforward only problem is post id's which are likely to overlap and will break the keying in the merged database. Easiest to update the id's in all tables in one database then merge the two. Will require some custom scripts / sql commands.
|