Opposite of --skip-networking?

2002-07-17 Thread Andy Smith
Hi, I've compiled mysql-4.0.2-alpha from source, and I cannot seem to get it to bind to an interface and allow TCP connections. When I do a SHOW VARIABLES I see skip_networking=ON yet I am not starting mysql with --skip-networking. To reverse this situation I tried putting: set-variable =

Re: Opposite of --skip-networking?

2002-07-17 Thread Jeremy Zawodny
On Wed, Jul 17, 2002 at 08:04:47PM +0100, Andy Smith wrote: Hi, I've compiled mysql-4.0.2-alpha from source, and I cannot seem to get it to bind to an interface and allow TCP connections. When I do a SHOW VARIABLES I see skip_networking=ON yet I am not starting mysql with

Re: Opposite of --skip-networking?

2002-07-17 Thread Andy Smith
On Wed, Jul 17, 2002 at 01:24:41PM -0700, Jeremy Zawodny wrote: On Wed, Jul 17, 2002 at 08:04:47PM +0100, Andy Smith wrote: Hi, I've compiled mysql-4.0.2-alpha from source, and I cannot seem to get it to bind to an interface and allow TCP connections. When I do a SHOW VARIABLES I

Re: Opposite of --skip-networking?

2002-07-17 Thread Jeremy Zawodny
On Wed, Jul 17, 2002 at 09:33:37PM +0100, Andy Smith wrote: Is there a rogue .my.cnf file or my.cnf lurking about elsewhere maybe? Ah, you're absolutely right. In /etc/my.conf there appears skip-networking The problem is, I need to run multiple mysql servers on this machine. Is

Re: Opposite of --skip-networking?

2002-07-17 Thread Jeremy Zawodny
On Wed, Jul 17, 2002 at 02:42:23PM -0700, Jeremy Zawodny wrote: On Wed, Jul 17, 2002 at 09:33:37PM +0100, Andy Smith wrote: Is there a rogue .my.cnf file or my.cnf lurking about elsewhere maybe? Ah, you're absolutely right. In /etc/my.conf there appears skip-networking The

Re: Opposite of --skip-networking?

2002-07-17 Thread Colin Faber
Hi, Andy Smith wrote: On Wed, Jul 17, 2002 at 01:24:41PM -0700, Jeremy Zawodny wrote: On Wed, Jul 17, 2002 at 08:04:47PM +0100, Andy Smith wrote: Hi, I've compiled mysql-4.0.2-alpha from source, and I cannot seem to get it to bind to an interface and allow TCP connections.

RE: Opposite of --skip-networking?

2002-07-17 Thread Cal Evans
of --skip-networking? On Wed, Jul 17, 2002 at 02:42:23PM -0700, Jeremy Zawodny wrote: On Wed, Jul 17, 2002 at 09:33:37PM +0100, Andy Smith wrote: Is there a rogue .my.cnf file or my.cnf lurking about elsewhere maybe? Ah, you're absolutely right. In /etc/my.conf there appears skip