# mysql -u root -p test Enter password: ERROR 1045: Access denied for user: '[EMAIL PROTECTED]' (Using password: YES)
thasts what i got when I tried that ----- Original Message ----- From: "Kevin Kinsey" <[EMAIL PROTECTED]> To: "Shawn Guillemette" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Saturday, September 20, 2003 6:42 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) > > > > Just after the install of mysql I had created a database as a test successfully.. > > > IIRC, it's: 'mysql -u root -p mypassword' > > HTH, > > Kevin Kinsey > _______________________________________________ > [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]"
