I have a VPS running Fedora 16 (upgraded from 15). Mysql was installed and working until recently.
Now I can't get the mysql service started.
when I try
/etc/init.d/mysqld start
I get the error
/etc/init.d/mysqld: No such file or directory
I have uninstalled and installed mysql several times
yum install mysql mysql-server
but the service still isn't available
