I am used to windows and new to this linux environment. I have been able to set an ssh tunnel up to my CentOS server and have made the changes I need to make in the database. Now I want to restart MYSQL for the changes to take effect but I cant restart the service. I tried
service mysql restart
respose
mysql: unrecognized service
But that dosent work. I would just restart the whole box but I dont have physical access to the machine either.
