Public bug reported:

Running under 10.04 A3
mysql-server 5.1.41-3ubuntu7

The init.d/mysql script suggests using a program named force-reload.
That program does not exist.
Either the program should exist or the message should be changed.
See the following.

m...@a3:~$ sudo  /etc/init.d/mysql force-reload
Rather than invoking init scripts through /etc/init.d, use the service(8)
utility, e.g. service mysql force-reload

Since the script you are attempting to invoke has been converted to an
Upstart job, you may also use the force-reload(8) utility, e.g. force-reload 
mysql
m...@a3:~$ 
m...@a3:~$ sudo force-reload mysql
sudo: force-reload: command not found

** Affects: mysql-dfsg-5.1 (Ubuntu)
     Importance: Undecided
         Status: New

-- 
init.d script points to a program named force-reload, which does not exist
https://bugs.launchpad.net/bugs/532862
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.1 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to