repair database

  1. K

    Steps to repair Mysql database in cpanel

    You can follow below steps to repair Mysql database database in cpanel: Log in to cPanel. Here in “Database” section you have to click on “MySQL databases”. A new window will open in “Modify Databases” section, now select the database from drop-down and click on “Repair the database” button
  2. K

    How to check and repair databases in Plesk?

    Follow below steps to check and repair databases: Login to Plesk. Navigate to Websites & Domains >> Databases >> Check and Repair. If there is any problem then you can click on the provided link and resolve it. You will find the details of tables and its problems, here in MySQL database you can...
  3. bhawanisingh

    How to Check and repair a corrupted MySQL database on CentOS server using SSH ?

    Today, we will learn to check & repair MySQL database table through SSH. Normally we use PhpMyAdmin to manage our MySQL databases. 1. First of all, you have to log in as root using SSH. 2. Now, you have to run this command to check the desired database. Here, mysqlcheck command will check the...
Top