From owner-freebsd-questions@FreeBSD.ORG Thu Apr 7 19:47:57 2005 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 6631216A4CE for ; Thu, 7 Apr 2005 19:47:57 +0000 (GMT) Received: from nas.net (kappa.nas.net [199.243.225.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id BCCBA43D39 for ; Thu, 7 Apr 2005 19:47:56 +0000 (GMT) (envelope-from freebsd.list@nas.net) X-NAS-RecipientsChecked: yes X-NAS-Virus: yes X-ExtScanner: Niversoft's FindAttachments Received: from [216.145.96.36] (HELO LAMBDA) by nas.net (CommuniGate Pro SMTP 4.2.10) with SMTP id 62517679 for freebsd-questions@freebsd.org; Thu, 07 Apr 2005 15:46:41 -0400 Message-ID: <0fa401c53baa$9ea9e2a0$0f01010a@netaccess1.nas.net> From: "Irina" To: References: <20050407165151.9F47316A4D3@hub.freebsd.org> Date: Thu, 7 Apr 2005 15:47:24 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1409 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 Subject: MySQL client only 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: Thu, 07 Apr 2005 19:47:57 -0000 Hello at FreeBSD list. I am having a problem with MySQL on a server. When I access MySQL server 4.1.10 from a C program (or on the command line), I have this ERROR 1043: Bad handshake It says I should upgrade my client on this server. Trying to do so by doing Updated ports/database collection # cd /usr/ports/databases/mysql41-client # make >> Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/. fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/mysql-4.1.11.tar.gz: File unavailable (e.g., file not found, no access) >> Couldn't fetch it - please try to retrieve this >> port manually into /usr/ports/distfiles/ and try again. *** Error code 1 Stop in /usr/ports/databases/mysql41-client. *** Error code 1 Stop in /usr/ports/databases/mysql41-client. Not sure what to do. Or, may be my mistake was that I CVSUPed only ports/databases? Thank you for your help in advance. Irina