From owner-freebsd-questions@FreeBSD.ORG Sat Sep 20 08:34:42 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 89E3716A4B3 for ; Sat, 20 Sep 2003 08:34:42 -0700 (PDT) Received: from rdsnet.ro (mail.rdsnet.ro [193.231.236.16]) by mx1.FreeBSD.org (Postfix) with SMTP id 871E643FBF for ; Sat, 20 Sep 2003 08:34:40 -0700 (PDT) (envelope-from itetcu@apropo.ro) Received: (qmail 30764 invoked from network); 20 Sep 2003 15:34:37 -0000 Received: from unknown (HELO buh.cameradicommercio.ro) (81.196.25.19) by mail.rdsnet.ro with SMTP; 20 Sep 2003 15:34:37 -0000 Received: from buh.cameradicommercio.ro (localhost [127.0.0.1]) by buh.cameradicommercio.ro (Postfix) with SMTP id 47987DC; Sat, 20 Sep 2003 18:34:41 +0300 (EEST) From: Ion-Mihai Tetcu To: "Shawn Guillemette" Message-Id: <20030920183440.530c066d.itetcu@apropo.ro> In-Reply-To: <007901c37f9d$0fe84860$0401a8c0@hsdlaptop> References: <000801c37f8f$9e557f40$0401a8c0@hsdlaptop> <20030920142755.GA961@bacon.truedestiny.net> <007901c37f9d$0fe84860$0401a8c0@hsdlaptop> X-Mailer: Sylpheed version 0.9.3claws (GTK+ 1.2.10; i386-portbld-freebsd5.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org cc: Jan van Stekelenburg 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: , Date: Sat, 20 Sep 2003 15:34:42 -0000 X-Original-Date: Sat, 20 Sep 2003 18:34:40 +0300 X-List-Received-Date: Sat, 20 Sep 2003 15:34:42 -0000 On Sat, 20 Sep 2003 10:31:43 -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.. Start mysql with --skip-grant-tables Please red the docs. IOnut -- IOnut FreeBSD unregistered ;) user