I was trying to stop mysql on Ubuntu to follow the steps explained here on how to reset the password: http://dev.mysql.com/doc/refman/5.5/en/resetting-permissions.html the problem is whenever I kill mysqld process, it gets spawned again.
Any idea how to force stopping it or figuring out what's starting it?