Changing the socket location?

2001-12-01 Thread Stephen P Toothman

I was wondering is there anyway to change the socket location from 
/tmp/mysql.sock to something else, other than recompiling :-)?  If there is 
not I would like to highly recommend it as an option.

TIA
stevet


_
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




Re: Changing the socket location?

2001-12-01 Thread Mike(mickalo)Blezien

You can specify the location when you start up the server

--socket=/path/to/mysql.sock

or enter it in your my.cnf file:

socket  = /path/to/mysql.sock

in the [mysqld] group



On Sat, 17 Nov 2001 21:34:24 -0600, Stephen P Toothman [EMAIL PROTECTED]   wrote:


I was wondering is there anyway to change the socket location from 
/tmp/mysql.sock to something else, other than recompiling :-)?  If there is 
not I would like to highly recommend it as an option.

TIA
stevet

Mike(mickalo)Blezien
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Thunder Rain Internet Publishing
Providing Internet Solutions that work!
http://www.thunder-rain.com
Tel: 1(225)686-2002
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=


-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




Re: Changing the socket location?

2001-12-01 Thread Carl Troein


Stephen P Toothman writes:

 I was wondering is there anyway to change the socket location from 
 /tmp/mysql.sock to something else, other than recompiling :-)?  If there is 
 not I would like to highly recommend it as an option.

Change it in the config file (my.cnf). It's right there. Just be
sure to have all your clients properly configured too.

And _please_ check your computer's date setting. Unless your mail
was delayed by almost 2 weeks, it's off by that much. Some people
like to sort their mail by date, and when the date is off by
that much the mail ends up hundreds or even thousands of positions
wrong in the list.

//C - about to change to pine. Seriously.

-- 
 Carl Troein - CĂ­rdan / Istari-PixelMagic - UIN 16353280
 [EMAIL PROTECTED] | http://pixelmagic.dyndns.org/~cirdan/
 Amiga user since '89, and damned proud of it too.


-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php