Hi All
So I have installed 3 separate WordPress blogs (not multisite, separate installs) on my hosting provider into one MySQL database defined by different table Prefixes (wp_, wp2_, etc.).
I want to somehow split all the tables with the wp2_ prefix into their own database. How do I go about this?
Keep in mind I do not have a lot of skill with phpmyadmin, mysql, wordpress or cpanel. I do work in IT so work things out pretty easily but extra hints on were to find particular functions for carrying this out would be useful.