| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Nitin Mehta | Date: | October 19 2012 6:27am |
| Subject: | Re: Table crashed error | ||
| View as plain text | |||
Looks like a MYISAM table... MYISAM is not a crash safe storage engine and an instance crash could corrupt the tables. You should run CHECK TABLE <table name>; and REPAIR TABLE <table name>; to repair this. On 10/19/2012 11:52 AM, a bv wrote: > Hi on a log management server from the web interface i get the below > error . What can be the reason and how can i repair it ? > > Regards > > > Mysql_error: Table ./x/y ' is marked as crashed and should be repaired > -- Regards, /Nitin Mehta/
| Thread | ||
|---|---|---|
| • Table crashed error | a bv | 19 Oct |
| • Re: Table crashed error | Nitin Mehta | 19 Oct |
| • Re: Table crashed error | Akshay Suryavanshi | 19 Oct |
| • Re: Table crashed error | Dehua Yang | 19 Oct |
| • Re: Table crashed error | Reindl Harald | 19 Oct |
| • Re: Table crashed error | Dehua Yang | 19 Oct |
