Re: Mysql kill fails

2005-02-16 Thread Michael Dykman
On Wed, 2005-02-16 at 06:35, Gerd Pleyer wrote: > Hi there! > > I use MySQL 4.1.9 on Mac OS X Server 10.3.8 > > I use the mysql.server script (in support-files) to shutdown my MySQL Server > at system shutdown. > But the command kill `cat data/my.server.de.pid` fails, so the DB is still > runni

Mysql kill fails

2005-02-16 Thread Gerd Pleyer
Hi there! I use MySQL 4.1.9 on Mac OS X Server 10.3.8 I use the mysql.server script (in support-files) to shutdown my MySQL Server at system shutdown. But the command kill `cat data/my.server.de.pid` fails, so the DB is still running and tables stay open at system shutdown. With mysqladmin -ur