Home » Cloud Servers » Contents of the "Recovery Interface" Category

Subcategories of the "Cloud Servers" Category

Sort by:

MySQL table marked as crashed and should be repaired

If you are getting the following error message: Table ‘jos151_session’ is marked as crashed and should be repaired this means mysql service was terminated while this particular table was open to write some data into it. After mysql start/restart some data is in inconsistent state. To fix the problem you need to log into mysql, …