Mysql Client and Freebsd 5.2-RELEASE

Jon Lyons jlyons30 at yahoo.com
Tue Jul 13 14:48:22 PDT 2004


Hi, 

I've been trying without success to get the mysql
client(any version) built from ports collection to
connect to a remote mysql server, get "Lost connection
to MySQL server". I've read the mysql site, google,
but it's only a problem on my 5.2 machine. Locally the
client works fine, and other machines are able to
access the server. On my Freebsd 4.8 machine built
with the same verion/port the connection works fine.
It's not a mysql permessions problem/network problem.
Has anybody got the client to function correctly on
Freebsd 5.2?

Btw, I've built a generic 4.8 machine and the client
works, then rebuilt the same machine with 5.2 and it
doesn't....



nagios-new# mysql -h 10.128.18.202 -u monty -p
Enter password:
Welcome to the MySQL monitor.  Commands end with ; or
\g.
Your MySQL connection id is 216 to server version:
4.1.0-alpha

Type 'help;' or '\h' for help. Type '\c' to clear the
buffer.

mysql> use nagios;
ERROR 2013 (HY000): Lost connection to MySQL server
during query



		
__________________________________
Do you Yahoo!?
Yahoo! Mail Address AutoComplete - You start. We finish.
http://promotions.yahoo.com/new_mail 


More information about the freebsd-questions mailing list