Date: Sat, 20 Sep 2003 10:31:43 -0700 From: "Shawn Guillemette" <shawn@guillemette.org> To: "Jan van Stekelenburg" <janvs@truedestiny.net> Cc: freebsd-questions@freebsd.org Subject: Re: error with mysql when doing mysql -u root Message-ID: <007901c37f9d$0fe84860$0401a8c0@hsdlaptop> References: <000801c37f8f$9e557f40$0401a8c0@hsdlaptop> <20030920142755.GA961@bacon.truedestiny.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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" <janvs@truedestiny.net> To: "Shawn Guillemette" <shawn@guillemette.org> Cc: <freebsd-questions@freebsd.org> 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" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?007901c37f9d$0fe84860$0401a8c0>