mysql table is marked as crashed and last (automatic?) repair failed -



mysql table is marked as crashed and last (automatic?) repair failed -

i repairing table suddently server hanged , when returned tables ok 1 showing 'in use' , when seek repair doesn't proceed.

error 144 - table './extas_d47727/xzclf_ads' marked crashed , lastly (automatic?) repair failed

what can repair it?

go info folder , seek running myisamchk -r <table_name>. should stop mysql process first. if doesn't work, can seek myisamchk -r -v -f <table_name>.

mysql table repair

Comments

Popular posts from this blog

How do I check if an insert was successful with MySQLdb in Python? -

delphi - blogger via idHTTP : error 400 bad request -

postgresql - ERROR: operator is not unique: unknown + unknown -