From owner-freebsd-questions@FreeBSD.ORG Sat Sep 20 07:32:10 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 26F5C16A4B3 for ; Sat, 20 Sep 2003 07:32:10 -0700 (PDT) Received: from bmyster.com (loqtis.bmyster.com [65.162.190.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE6DA43FF5 for ; Sat, 20 Sep 2003 07:32:06 -0700 (PDT) (envelope-from shawn@guillemette.org) Received: from hsdlaptop (d-216-195-137-242.metrocast.net [216.195.137.242]) by bmyster.com (8.12.9/8.12.9) with SMTP id h8KEaJRt090639; Sat, 20 Sep 2003 10:36:20 -0400 (EDT) Message-ID: <007901c37f9d$0fe84860$0401a8c0@hsdlaptop> From: "Shawn Guillemette" To: "Jan van Stekelenburg" References: <000801c37f8f$9e557f40$0401a8c0@hsdlaptop> <20030920142755.GA961@bacon.truedestiny.net> Date: Sat, 20 Sep 2003 10:31:43 -0700 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.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 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 14:32:10 -0000 X-List-Received-Date: Sat, 20 Sep 2003 14:32:10 -0000 is there a way to reset the mysql root user passwd? I'm starting to wonder if I finger mumbled the passwd or something.. shawn ----- Original Message ----- From: "Jan van Stekelenburg" To: "Shawn Guillemette" Cc: Sent: Saturday, September 20, 2003 7:27 AM Subject: Re: error with mysql when doing mysql -u root > On Sat, Sep 20, 2003 at 08:55:30AM -0700, Shawn Guillemette wrote: > > After setting the mysql root user passwd I get this when trying to log in. > > > > # mysql -u root > > ERROR 1045: Access denied for user: 'root@localhost' (Using password: NO) > > You forgot the -p option. > For more info: http://www.mysql.com/documentation/mysql/bychapter/manual_Tutorial.html#Connecting-disconnecting > > Also reading man-pages never hurt. ;-) > > Jan. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >