How to Repair mySQL Database with phpmyadmin and adminer

REPAIRING MYSQL DATABASES WITH PHPMYADMIN If your website behaves strangely, like throwing unknown errors, or cannot save settings permanently, then it is likely that your database has become corrupted. When this happens, you can try to repair database tables using one of the most popular database administration tools, phpMyAdmin or adminer. To repair MySQL database … Continue reading “How to Repair mySQL Database with phpmyadmin and adminer”