Re: quick solution?

2006-04-15 Thread Matthew Seaman
ed but now my MySQL server >> complains that it can't >> connect through mysql.sock. Being impatient >> and lazy, I'm wondering if there is a quick >> solution. Or should I grit >> my teeth and RTFM? >> I'm running FreeBSD v6.0 (as to why I'm queryi

Re: Quick solution: addendum; solved

2006-04-14 Thread Kris Anderson
--- jekillen <[EMAIL PROTECTED]> wrote: > Hi > I'm blushing over the quick solution to mysql > problem. > I used the wrong script name to start mysql. It was > a trivial > script I wrote because I didn't want to practice > typing every > time I started m

Re: Quick solution: addendum; solved

2006-04-14 Thread Norberto Meijome
On Fri, 14 Apr 2006 21:22:47 -0700 jekillen <[EMAIL PROTECTED]> wrote: > Oddly, the shell didn't refuse to execute the script with the > error script name command not found, it threw :) glad to hear it works now. maybe you didn't see an error as 'mysql' is a valid command? (the MySQL SQL command

Quick solution: addendum; solved

2006-04-14 Thread jekillen
Hi I'm blushing over the quick solution to mysql problem. I used the wrong script name to start mysql. It was a trivial script I wrote because I didn't want to practice typing every time I started mysql. I use the wrong name mysql start instead of mysql-start; Oddly, the shell didn&#

Re: quick solution addemdum

2006-04-14 Thread Dan Nelson
In the last episode (Apr 14), jekillen said: > In addition to the mysql, quick solution question: > the error is literally: > ERROR 2002 [HY000]: Can't connect to local MySQL server through socket > '/tmp/mysql.sock' (61) Looks like mysql has crashed. Restart it and

quick solution addemdum

2006-04-14 Thread jekillen
In addition to the mysql, quick solution question: the error is literally: ERROR 2002 [HY000]: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (61) I thought that the server would create the mysql.sock file when it started if it didn't exist so as

Re: quick solution?

2006-04-14 Thread Kris Anderson
> connect through mysql.sock. Being impatient > and lazy, I'm wondering if there is a quick > solution. Or should I grit > my teeth and RTFM? > I'm running FreeBSD v6.0 (as to why I'm querying > this list). > Is there a utility for a general inspection of th

quick solution?

2006-04-14 Thread jekillen
Hi all; I had a blackout occur and the server I'm running overran the ups support before I could get to it to shut it down cleanly. It has been restarted but now my MySQL server complains that it can't connect through mysql.sock. Being impatient and lazy, I'm wondering if t