From owner-freebsd-questions@FreeBSD.ORG Sat Sep 20 09:05:21 2003 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 4C91016A4B3 for ; Sat, 20 Sep 2003 09:05:21 -0700 (PDT) Received: from bacon.truedestiny.net (dsl159.iae.nl [212.61.62.160]) by mx1.FreeBSD.org (Postfix) with ESMTP id 23B6443FB1 for ; Sat, 20 Sep 2003 09:05:20 -0700 (PDT) (envelope-from janvs@truedestiny.net) Received: from localhost (localhost.truedestiny.net [127.0.0.1]) by bacon.truedestiny.net (Postfix) with ESMTP id 209725987; Sat, 20 Sep 2003 18:06:25 +0200 (CEST) Received: by bacon.truedestiny.net (Postfix, from userid 1001) id 23EE15984; Sat, 20 Sep 2003 18:06:24 +0200 (CEST) Date: Sat, 20 Sep 2003 18:06:24 +0200 From: Jan van Stekelenburg To: Shawn Guillemette Message-ID: <20030920160624.GB961@bacon.truedestiny.net> References: <000801c37f8f$9e557f40$0401a8c0@hsdlaptop> <20030920142755.GA961@bacon.truedestiny.net> <007901c37f9d$0fe84860$0401a8c0@hsdlaptop> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <007901c37f9d$0fe84860$0401a8c0@hsdlaptop> X-URL: http://www.truedestiny.net/ User-Agent: Mutt/1.5.4i X-Virus-Scanned: by AMaViS snapshot-20020422 cc: freebsd-questions@freebsd.org Subject: Re: error with mysql when doing mysql -u root 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: Sat, 20 Sep 2003 16:05:21 -0000 On Sat, Sep 20, 2003 at 10:31:43AM -0700, Shawn Guillemette wrote: > is there a way to reset the mysql root user passwd? I'm starting to wonder > if I finger mumbled the passwd or something.. It's written here: http://www.mysql.com/doc/en/Resetting_permissions.html Good luck. Jan.