Re: [PHP-DB] how to start and bring down mysql.server on OSX

2002-03-15 Thread Paul Burney
on 3/15/02 9:51 AM, andy at [EMAIL PROTECTED] appended the following bits to my mbox: > Anyhow I would like to start it automaticly at boot time. I tryed to start > the server by typing mysql.server start, but I get an command not found. i > gueess I am in the right dir. Check out Marc Liyange's

Re: [PHP-DB] how to start and bring down mysql.server on OSX

2002-03-15 Thread Michael Zornek
Twas 3/15/02 9:51 AM, when "andy" <[EMAIL PROTECTED]> said: > Hi there, > > I am running mysql 3.23.38 on os x. Till now I did start the server by unix > command safe_mysqld. This worked, but did always freeze the shell and I did > have to open a new one. Bringing down the server worked only by

[PHP-DB] how to start and bring down mysql.server on OSX

2002-03-15 Thread andy
Hi there, I am running mysql 3.23.38 on os x. Till now I did start the server by unix command safe_mysqld. This worked, but did always freeze the shell and I did have to open a new one. Bringing down the server worked only by rebooting. mysqladmin shutdown did also freeze the shell and nothing ha