From owner-freebsd-questions@FreeBSD.ORG Tue Jul 13 21:48:22 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1A2E916A4CE for ; Tue, 13 Jul 2004 21:48:22 +0000 (GMT) Received: from web60806.mail.yahoo.com (web60806.mail.yahoo.com [216.155.196.69]) by mx1.FreeBSD.org (Postfix) with SMTP id 8967143D39 for ; Tue, 13 Jul 2004 21:48:21 +0000 (GMT) (envelope-from jlyons30@yahoo.com) Message-ID: <20040713214819.4257.qmail@web60806.mail.yahoo.com> Received: from [198.173.24.156] by web60806.mail.yahoo.com via HTTP; Tue, 13 Jul 2004 14:48:19 PDT Date: Tue, 13 Jul 2004 14:48:19 -0700 (PDT) From: Jon Lyons To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Mysql Client and Freebsd 5.2-RELEASE X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jul 2004 21:48:22 -0000 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