When mysql error - mysql crash
sudo -u mysql mysqld
sudo service mysql restart
————
In most cases, just purging the mysql-server package and re-installing it will do the job.
Run, sudo apt-get purge mysql-server-5.1 mysql-common
followed by sudo apt-get install mysql-server