Hi, I've been looking at /etc/init.d/mysql init script and saw that 'reload' spits out just 'exit 3' and doesn't actually do anything else. I'm talking here about stock MySQL on CentOS 6.5. What's the reason to do this? It seems quite misleading! Regards, Martin
Eero Volotinen
2014-Aug-05 07:18 UTC
[CentOS] What's the point of 'service mysqld reload'?
2014-08-05 10:09 GMT+03:00 Martin Bo?i? <martin at b021c.si>:> Hi, > > I've been looking at /etc/init.d/mysql init script and saw that 'reload' > spits > out just 'exit 3' and doesn't actually do anything else. > > I'm talking here about stock MySQL on CentOS 6.5. > > What's the reason to do this? It seems quite misleading! > >Maybe reload without restart is not supported, see: http://stackoverflow.com/questions/917865/how-do-you-refresh-the-mysql-configuration-file-without-restarting -- Eero