|
How can i copy one MySQL table contents to another table?
I was trying to upgrade some forums, and did something wrong along the way, long story short, all of my threads/posts/users are stored in one table and they need to be moved over to the table that my forums are looking for
is there a simple query i can run?
|