Re: mysql.server script does not honor datadir settings

2002-06-10 Thread Egor Egorov
tlack, Saturday, June 08, 2002, 2:19:39 AM, you wrote: >Description: t> Change datadir in /etc/my.cnf or elsewhere. Start server (i.e., t> /usr/local/share/mysql/mysql.server start) and then try to stop it t> (/usr/local/share/mysql/mysql.server stop) All worked fine for me. >How-To-Repeat: t

Re: mysql.server script

2001-02-01 Thread Gerald L. Clark
If you are installing from a binary release that you created, and need to fix save_mysqld after each installation, then you should complain to the person that created the binary release. Or did I miss something? Quentin Bennett wrote: > > Hi, > > Each time I install mysql from a binary releas

Re: mysql.server script

2001-02-01 Thread Jeremy D. Zawodny
On Thu, Feb 01, 2001 at 02:12:03PM +1300, Quentin Bennett wrote: > Hi, > > Each time I install mysql from a binary release that I have created, > I have to modify safe_mysqld so that it can be called from > mysql.server. > > This is because safe_mysqld checks to see if it knows what is going > o