Re: Starting Server

2002-02-06 Thread bharat
Hi Chris, I suppose that gumby , is your machine name . It seems from the messages that /usr/local/var does not permits mysql daemon to create file. you can chnage mode to 777 to the directory, and for host.frm , you have to run /usr/local/mysql/scripts/mysql_install_d

RE: Starting server on Sun Solaris

2001-02-01 Thread David Birchfield
Thanks for your help - of course it was as simple as &. Best to all, David On Thu, 1 Feb 2001, Quentin Bennett wrote: > Hi, > > When you say 'hangs', what do you mean? Does CTRL-C work? Does the server > have to be killed with kill -9? > > Are you running the program in the background? > > # b

RE: Starting server on Sun Solaris

2001-01-31 Thread Quentin Bennett
Hi, When you say 'hangs', what do you mean? Does CTRL-C work? Does the server have to be killed with kill -9? Are you running the program in the background? # bin/safe_mysqld & If so, can mysql CLI connect to the running server? Regards quentin -Original Message- From: David Birchfi