Search found 3 matches

by alex1000
Fri Mar 26, 2004 8:10 pm
Forum: General discussions
Topic: All records/articles are gone!
Replies: 3
Views: 7505

Thanks for your reply! We noticed the table was corrupt, as we got this error:
#1016 - Can't open file: 'faqdata.MYI'. (errno: 145)

We managed to rebuild the corrupted table using the command...
# mysqlcheck -r faq faqdata -uroot -p[ourpassword]

No dataloss, and all is back to normal: www.bynari ...
by alex1000
Fri Mar 26, 2004 6:08 am
Forum: General discussions
Topic: All records/articles are gone!
Replies: 3
Views: 7505

Also verified disk wasn't full, as that was our first thought. But we have several gigs left.
by alex1000
Fri Mar 26, 2004 6:07 am
Forum: General discussions
Topic: All records/articles are gone!
Replies: 3
Views: 7505

All records/articles are gone!

Hello,

We've been using phpMyFaq 1.3.5-7 for the past 6 mos or so, and like it very much.

Today we ran into a problem when someone discovered ALL our articles (FAQ-KB articles) were gone. Not one record remains (we had about 150 articles). We restarted MySQL (4.0.14) a couple of times, with no ...