View Single Post
Old 06-24-2003, 07:16 PM  
KidCock
So Fucking Banned
 
Join Date: May 2003
Location: San Pedro, Costa Rica
Posts: 788
error number 145 is when your records are corrupt.

Shutdown the DB, then run

myisamchk -ar *.MYI in your data directory

should fix the problems, if not you might need the -e or -o flags on the myisamchk (or isamchk, depending what you're using)

Then restart and everything should be cool
KidCock is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote