Just for my clarification, "--skip-networking" will disable TCP/IP, but 
still allow mysqld to use a unix socket as specified by "--socket=PATH", 
correct?


On 22 Feb 2002, Guy Davis wrote:

> Date: 22 Feb 2002 11:28:35 -0700
> From: Guy Davis <[EMAIL PROTECTED]>
> To: havoc <[EMAIL PROTECTED]>
> Cc: [EMAIL PROTECTED]
> Subject: Re: Running Without TCP Port
> 
> On Fri, 2002-02-22 at 11:09, havoc wrote:
> > Is it possible to run mysqld without binding to a TCP port?
> > As in run using only unix sockets?
> 
> Start with --skip-networking:
> 
>       http://www.mysql.com/doc/C/o/Command-line_options.html
> 
> or put skip-networking into your my.cnf file.



---------------------------------------------------------------------
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

Reply via email to