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
Post a Comment