Checking and Repairing Databases
Sometimes problems can occur in a database, such as broken tables and
references, which might disrupt website functionality.
Users can try to solve some of such problems via the Plesk UI.
Plesk employs the native functionality of database management tools for
checking and repairing databases. For example, for MySQL/MariaDB databases it
uses the mysqlcheck
utility.
To check and repair a database:
-
Go to Websites & Domains > Databases > Check and Repair in a database tools pane.
-
If problems are found, click the link See Details and Resolve.
The list of tables and corresponding problems will open. For MySQL/MariaDB databases, you can choose the tables that you would like to repair. For Microsoft SQL databases, you can repair an entire database only.
Click Repair Selected (for MySQL/MariaDB) or Repair (for Microsoft SQL).