DoH!
I'm bein a moron here :)
Guy, thanx :)
On Fri, 22 Feb 2002, havoc wrote:
> Date: Fri, 22 Feb 2002 12:32:10 -0600 (CST)
> From: havoc <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Re: Running Without TCP Port
>
> Just for my clarification, "--sk
t;
> 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
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.
--
Guy Davis
Is it possible to run mysqld without binding to a TCP port?
As in run using only unix sockets?
- Jonathan
-
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/