Ok I think I have restored the forums from the db backup. Things look ok to me know, but let me know if you see anything *odd* (besides me!).
DB restore...
Well, the post counts seem to be off. I remember having 600+ post, now it's 300 something. Not a big deal, I'm glad we have the old posts back.
zaiga wrote:Well, the post counts seem to be off. I remember having 600+ post, now it's 300 something. Not a big deal, I'm glad we have the old posts back.
lol I was just stating that exact thing in the other thread... my count is off also. I will look into that later today. Not sure what we can do about it, but I will take a look.
Don't bother wasting your time with post counts. If they're off, then they're off. Let's instead work on the wiki..
Dave, perhaps you can detail how you got it to reimport (i.e. exact command line) so that it will be easier should we need to do it in the future.
-Michael
Awesome, Dave, and detailed instructions would be great.
Once we're backing up every day (which we are now), we should be able to do a simple restore, ntohing more complicated. I hope.
On fixing the counts, seems like some sore of
UPDATE UserTableWithCounts SET CountField = (SELECT COUNT(*) FROM MessageTable WHERE UserID = UserTableWithCounts.UserID)
Or somesuch (actually, not sure that will work, may need a true script... but maybe not).
And thanks again, very much.
-- Matthew
Awesome!
Awesome!
Actually the script was flawed I think. Obviously there is NO WAY Fastlearner should have more posts than I do.
-Michael
Really good jb... I wish I could be more help in these situations, but really I don't have any idea what it is you guys do to fix the stuff. Maybe that's something I could learn about more.
Thanks for being so diligent!
- Seth
lol I was just stating that exact thing in the other thread... my count is off also. I will look into that later today. Not sure what we can do about it, but I will take a look.