From owner-freebsd-questions@FreeBSD.ORG Thu Aug 17 07:29:11 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 5167316A4DA for ; Thu, 17 Aug 2006 07:29:11 +0000 (UTC) (envelope-from freebsd.ph@gmail.com) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.195]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6570143D77 for ; Thu, 17 Aug 2006 07:29:06 +0000 (GMT) (envelope-from freebsd.ph@gmail.com) Received: by nz-out-0102.google.com with SMTP id 13so248427nzn for ; Thu, 17 Aug 2006 00:29:05 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=ZA/NYFcBfepS04/Bg3iDKxRZSj4REFF/SLQU6ISdVFdFu7iswDXpbgETn+a/5LjDBYGcBMtgexgm8xSrQ7Al/0vuH3znPXrusFBXKiRuHgWWDf4eJWEYntzXI5iFczVg7EGUzpTF7wKd6OaIK+v/rGYeXbbyUBeGbTBpMCeSkrQ= Received: by 10.65.122.20 with SMTP id z20mr1858400qbm; Thu, 17 Aug 2006 00:29:05 -0700 (PDT) Received: by 10.65.103.15 with HTTP; Thu, 17 Aug 2006 00:29:05 -0700 (PDT) Message-ID: Date: Thu, 17 Aug 2006 15:29:05 +0800 From: "jan gestre" To: "freebsd-questions@freebsd.org" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: mysql version question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Aug 2006 07:29:11 -0000 i recently upgraded the mysql 4.1.20 ports (both client and server) via portmanager to version 4.1.21, however as i login to the mysql prompt or phpmyadmin what i see is the old version, does this mean i still run on the old version? is there a way to fix these? TIA