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" <[EMAIL PROTECTED]> To: "Shawn Guillemette" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> 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: '[EMAIL PROTECTED]' (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. > _______________________________________________ > [EMAIL PROTECTED] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "[EMAIL PROTECTED]" > _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
