From owner-freebsd-questions Fri Mar 7 14:34:34 2003 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 4A67137B401 for ; Fri, 7 Mar 2003 14:34:33 -0800 (PST) Received: from mail.broadpark.no (mail2.broadpark.no [217.13.4.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id 63B4C43FAF for ; Fri, 7 Mar 2003 14:34:32 -0800 (PST) (envelope-from junkmail@sensewave.com) Received: from tove (la3sg.net [217.13.29.172]) by mail.broadpark.no (Postfix) with ESMTP id 7680778778; Fri, 7 Mar 2003 23:34:30 +0100 (MET) From: "Kjell" To: Mark Edwards Date: Fri, 7 Mar 2003 23:34:12 +0100 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: mysql323-server -- can't connect remotely Reply-To: la3sg@sensewave.com Cc: questions@freebsd.org Message-ID: <3E692C74.25002.369517B@localhost> In-reply-to: X-mailer: Pegasus Mail for Win32 (v3.12c) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > I have /usr/ports/databases/mysql323-server installed, and it is up and > running. If I do: > > > > mysql -h localhost > Welcome to the MySQL monitor. Commands end with ; or \g. > Your MySQL connection id is 1 to server version: 3.23.55 > > Type 'help;' or '\h' for help. Type '\c' to clear the buffer. > > mysql> > > > It works fine. However, if I do: > > > > mysql -h lilbuddy.antsclimbtree.com > ERROR 2013: Lost connection to MySQL server during query > Do you have an entry for 'lilbuddy.antsclimbtree.com' in the user and db tables in your mysql database? > > That's what I get. lilbuddy.antsclimbtree.com is the hostname of the > server machine, and I'm doing this from that machine. > > Any idea what's wrong? Thanks! > > -- > Mark Edwards > San Francisco, CA To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message