We are running mySQL on a Fedora Linux fc19.
I have a few corrupt event table errors like in this ticket: mysqldump error #1557: corrupt event table?
However, when I to to run step two, "/etc/init.d/mysql restart", restarting mysql bash returns the following: "/etc/init.d/mysql: No such file or directory"
phpMyAdmin and the websites appear to be running normally, which makes me believe that the "/etc/init.d/mysql" file is somewhere on the box. Is there some sort of search I can do to locate it? Would the pages still operate if it is missing?