My MYSQL installaion has messed up. I tried purging the mysql using
sudo apt-get purge mysql-client mysql-client-5.0 mysql-common mysql-server mysql-server-5.0
But it got hanged in middle
I installed again from gui in ubuntu. it get installed
But when i type service mysql start using root then system got hanged again , i had to press ctrl C to exit
when i type telent 127.0.0.1 3306
it says can't connect.
what should i do