run these two commands to find out where mysql is littered around:
sudo /usr/libexec/locate.updatedb
(wait for the database to update)
locate mysql
obviously, that will pick up on any files with mysql in the title, but you should be able to work from that, if you know your own files when you see them