apt-get --purge remove mysql-server mysql-client mysql-common
apt-get autoremove
rm -rf /etc/mysql
rm -rf /var/lib/mysql
http://*.com/questions/10853004/removing-mysql-5-5-completely
http://www.cyberciti.biz/faq/uninstall-mysql-ubuntu-linux-command/