SuperModerator wiped more than 10,000 of its posts
I had some problems today, which I described in short at vb.com. (Please, take a quick look)
Joe D. gave me advice on how to solve it, but I do not know to execute an SQL query to do what he told me.
This I gotta to do:
Quote:
Originally Posted by Joe D
I don't know the exact queries but I imagine if you copy the post and thread tables from the old backup, add them to the database as post2 and thread2 tables for example.
You would then need a query to copy the entire post from the post2 table to the post table where the postid exists in the post2 table but not in the regular post table.
Repeat for the thread / thread 2 table.
Then clear the cache, rebuild the forum and thread counters.
That should work,
Can someone write a query that I need to perform if you have the time and desire, please? Please, save me!