View previous topic :: View next topic |
Author |
Message |
kenpotts -
Joined: 19 Jul 2003 Posts: 4
|
Posted: Thu Feb 19, 2004 2:31 pm Post subject: MySQL error |
|
|
I need some help! I've been running a forum for several months with absolutely no problems whatsoever. This morning I tried to jump in and I got this error message:
mySQL query error: SELECT COUNT(tid) as max FROM ibf_topics WHERE forum_id=12 and approved=1 and (pinned=1 or last_post > 1074605147)
mySQL error: Can't open file: 'ibf_topics.MYI'. (errno: 145)
mySQL error code: 1016
Date: Thursday 19th of February 2004 08:25:47 AM
I have no idea what to do, or how to fix it! Any help would be GREATLY appreciated!
Thanks,
Ken |
|
Back to top |
|
 |
Moxxnixx -
Joined: 21 Jun 2003 Posts: 1226 Location: Florida
|
Posted: Thu Feb 19, 2004 6:07 pm Post subject: |
|
|
Sounds like a corrupted or missing database/table. :cry:
If it's corrupt, try doing a repair function with phpMyAdmin.
If it's completely missing, I hope you have recent backup to restore. :wink: |
|
Back to top |
|
 |
|