+91 88 00 56 3434 

sales@webhostingpeople.net 

Fix : check_mysql Has Determined That There Are Corrupted Database Tables (eximstats)

You are here:

In this tutorial, we will learn how to fix the issue of check_mysql identifying corrupted database tables (eximstats)

 Error

“check_mysql has determined that there are corrupted database tables

cPanel & WHM has found the following corrupt database tables:

Database Error

eximstats error: Record at pos: 26819502 is not remove-marked

error: record delete-link-chain corrupted

error: Corrupt

error: record delete-link-chain corrupted

error: Corrupt”

If you encounter such warning messages from cPanel, specifically related to “eximstats,” you can fix the database/table.

Solution

1) Log in to WHM.

2) Go to Home >> SQL Services.

Database Error

3) Click on the “Repair a MySQL Database” icon.

Database Error

4) Select the database “eximstats” from the database list.

corrupted database

5) Click the “Repair Database” button.

Database Error

You can also resolve this issue from the backend.

1) SSH into your server.

2) Execute the following command to repair the database.

 # mysqlcheck -r eximstats

To repair all databases.

# mysqlcheck -r -A

3) Restart the MySQL service.

# Service mysql restart

If you require any further assistance, please contact our support department.

Leave a Comment

Table of Contents
WebHostingPeople
Privacy Overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.