From owner-freebsd-questions Tue May 29 17:50:57 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mta6.srv.hcvlny.cv.net (mta6.srv.hcvlny.cv.net [167.206.5.17]) by hub.freebsd.org (Postfix) with ESMTP id 49EC937B42C for ; Tue, 29 May 2001 17:50:55 -0700 (PDT) (envelope-from trini0@optonline.net) Received: from optonline.net (ool-18be012f.dyn.optonline.net [24.190.1.47]) by mta6.srv.hcvlny.cv.net (iPlanet Messaging Server 5.0 Patch 2 (built Dec 14 2000)) with ESMTP id <0GE400C7II9IJ1@mta6.srv.hcvlny.cv.net> for questions@FreeBSD.ORG; Tue, 29 May 2001 20:48:54 -0400 (EDT) Date: Tue, 29 May 2001 20:48:52 -0400 From: Gerard Samuel Subject: mysql tcp connection To: FreeBSD Questions Message-id: <3B144374.996414E9@optonline.net> MIME-version: 1.0 X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.12 i386) Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT X-Accept-Language: en 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 Hey all. Im trying to use a GUI frontend on windows to control mysql on a box on my lan. Network tcp wise, everything is good. When I try to connect to the box, it gets denied access. I supplied the correct password, which Ive been using on the console. In /usr/local/bin/safe_mysqld, I have MYSQL_TCP_PORT=${MYSQL_TCP_PORT:-3306}. I tried connecting on that port, but no avail. What else needs to be done?? Thanks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message