How to merge two WordPress databases with MySQL
0
Recently I’ve had to do this and I was unable to find something that could solve my problem online. I wanted to merge a WooCommerce WordPress site into a very large WordPress blog. It ended up being relatively simple to do this, however I’d just like to note that I’m not a MySQL professional so there may be much more efficient ways of doing this, however this was good enough for my needs. Make sure to backup your WordPress database before messing around with it.