Repairing corrupted mysql database !!
Sometimes it happens that your database get corrupted due to many reason like it does not get restored properly or server get rebooted while updating database etc…. and you have tried to repair it using phpmyadmin and it does shows that it has repaired but it is not.Solution :Login to server with root accessStop mysql using following command/etc/init.d/mysql stopRun following […]
» Read more