Re: MySQL 4.0.18 server problem on FreeBSD 5.2-Current
From: Alex Dupre (ale_at_FreeBSD.org)
Date: 03/23/04
- Previous message: Rob MacGregor: "Problem with FreeBSD (4.9-REL to 5.2.1-REL) on NForce 2"
- In reply to: Daniel Eischen: "Re: MySQL 4.0.18 server problem on FreeBSD 5.2-Current"
- Next in thread: Ganbold: "Re: MySQL 4.0.18 server problem on FreeBSD 5.2-Current"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 23 Mar 2004 18:35:27 +0100 To: Daniel Eischen <eischen@vigrid.com>
Daniel Eischen wrote:
> Does the perl script I sent you utilize tcp connections? If so,
> then yes they work. I was running the script on the same system
> as the server.
In fact it doesn't use tcp connections. That script use the local socket
connections. To test remote tcp connections you have to create a new
mysql user that can connect from any host and then use "mysql -h <ip>"
to connect (even on the same system, but using the real ip).
So I'm quite sure it'll not work for you.
-- Alex Dupre _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
- Previous message: Rob MacGregor: "Problem with FreeBSD (4.9-REL to 5.2.1-REL) on NForce 2"
- In reply to: Daniel Eischen: "Re: MySQL 4.0.18 server problem on FreeBSD 5.2-Current"
- Next in thread: Ganbold: "Re: MySQL 4.0.18 server problem on FreeBSD 5.2-Current"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]