I used Xampp yesterday to create some simple Web-based utility tool. Today I wanted to continue working on it but xampp control panel gave me some weir errors.
This
This works for me perfectly
First Navigate to SQL Queries from your phpmyadmin dashboard Copy the below code paste and execute
repair table DATABASENAME.TABLENAME use_frm;