From owner-freebsd-questions@FreeBSD.ORG Thu Aug 17 07:33:15 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 8D48416A4DA for ; Thu, 17 Aug 2006 07:33:15 +0000 (UTC) (envelope-from freebsd.ph@gmail.com) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id CB05943D5C for ; Thu, 17 Aug 2006 07:33:14 +0000 (GMT) (envelope-from freebsd.ph@gmail.com) Received: by nz-out-0102.google.com with SMTP id 13so248856nzn for ; Thu, 17 Aug 2006 00:33:14 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=leosRGbqwwas49HTLsk8ndlc+EKQLSUKP34lF5ckH5f10KksAEK66uI7lEEUf5cQkWzG7BtgCbvB73FpYzQQGoIZzNUadhAoDwRYgQcElpvRMOadMer2u6AJpzgWSobx9zVykgyeW+/HCM1VwPm04DcQ31enPEFnaadWk0KqQRQ= Received: by 10.65.119.14 with SMTP id w14mr1829529qbm; Thu, 17 Aug 2006 00:33:14 -0700 (PDT) Received: by 10.65.103.15 with HTTP; Thu, 17 Aug 2006 00:33:14 -0700 (PDT) Message-ID: Date: Thu, 17 Aug 2006 15:33:14 +0800 From: "jan gestre" To: "freebsd-questions@freebsd.org" In-Reply-To: MIME-Version: 1.0 References: 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: Re: 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:33:15 -0000 On 8/17/06, jan gestre wrote: > > 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 > i solved the problem by restarting the mysql-server.