Go Back   Forum Care Forums > Development Reference Area > MySQL Discussion

Reply
 
LinkBack Thread Tools Display Modes
Can't open file: 'stats.MYD'. (errno: 145)
Old
  (#1)
Geoffroy Hecquet
Guest
 
Posts: n/a
Default Can't open file: 'stats.MYD'. (errno: 145) - 06-04-2007, 07:58 AM

Hi,
My 'stats' table seems to be damaged !
I Can't display the table content with phpMyAdmin

Could you pleas help me te understand the error msg ?
Witch tool can I use to repare it ?

MySQL version : 3.23.56
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Re: Can't open file: 'stats.MYD'. (errno: 145)
Old
  (#2)
lark
Guest
 
Posts: n/a
Default Re: Can't open file: 'stats.MYD'. (errno: 145) - 06-04-2007, 07:58 AM

Geoffroy Hecquet wrote:
> Hi,
> My 'stats' table seems to be damaged !
> I Can't display the table content with phpMyAdmin
>
> Could you pleas help me te understand the error msg ?
> Witch tool can I use to repare it ?
>
> MySQL version : 3.23.56


error 145 means table was marked as crashed and should be repaired. use
a mysql program called myisamchk to repair the table. be sure to read up
on it on mysql's website before running it.

--
lark -- EMAIL REMOVED
To reply to me directly, delete "despam".
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On





Contact Us - Forum Care Forums - Archive - Top