I a supposing that you have shell access to this server

If so run this from the cmd line
Code:
rpm -qa | grep -i sql
This should return any sql installed

Maybe you do not have mysql installed???