How to repair Profiles Table

Hi,

 

I am getting error on my Site i.e. "Mysql error: Table './helpmyint/Profiles' is marked as crashed and should be repaired". Currently I am using v 7.1.6.

 

How can I repair it, even I can't access the profiles table from database, it shows that profiles table is marked as crashed and should be repaired.

 

Thanks

Quote · 22 Sep 2015

Open phpMyAdmin (or whatever database webadmin you use). Open the database and view the list of tables - select the Profiles table and choose the Repair option.

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 22 Sep 2015

You can also issue the query:

REPAIR TABLE tablename

replace tablename with the name of the table you wish to repair.

Geeks, making the world a better place
Quote · 22 Sep 2015

Thanks for the solution.

Quote · 22 Sep 2015
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.