| PHP, MySQL General PHP questions. Or go to our PHPsuexec Forum >> |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread |
|
|
#1 (permalink) |
|
Registered User
Fresh Surpasser
Joined in Aug 2003
7 posts
Gave thanks: 0
Thanked 0 times
|
Ok everything was fine, and then today for no reason what so ever it seems, a table in a db, generated this:
Code:
Can't open file: 'ppl_online.MYI'. (errno: 145) Error SQL-query : SHOW KEYS FROM `ppl_online` MySQL said: Can't open file: 'ppl_online.MYI'. (errno: 145) Code:
Can't open file: 'ppl_online.MYI'. (errno: 145)
__________________
|
|
|
|
|
#2 (permalink) |
|
the one who was
Super #1
Joined in Jul 2003
Lives in Memphis
1,967 posts
Gave thanks: 0
Thanked 3 times
|
In PHPMyAdmin, goto the 'operations' tab for that table, and try check table then repair table. This usually will fix that problem you were having...
__________________
Patrick Warnings: The program(s) might crash unexpectedly or behave otherwise strangely. (But of course, so do many commercial programs on Windows.) --www.gimp.org |
|
|