mysql error and phpmyadmin how-to

2003-09-18 Thread Shawn Guillemette
get the following error when trying to log in to mysql as root like so .. # mysql -u root -p Enter password: ERROR 1045: Access denied for user: '[EMAIL PROTECTED]' (Using password: YES) I'm issuing this command as root. Also as root I have attempted to change the passwd.. # mysqladmin

Re: mysql error and phpmyadmin how-to

2003-09-18 Thread Rob
# mysql -u root -px (xxx=password) That is how I got around the same error Hope it helps. ROb On Thu, 2003-09-18 at 22:57, Shawn Guillemette wrote: get the following error when trying to log in to mysql as root like so .. # mysql -u root -p Enter password: ERROR 1045: Access denied

Re: mysql error and phpmyadmin how-to

2003-09-18 Thread Barry Hawkins
On Thursday, Sep 18, 2003, at 23:57 US/Eastern, Shawn Guillemette wrote: get the following error when trying to log in to mysql as root like so .. # mysql -u root -p Enter password: ERROR 1045: Access denied for user: '[EMAIL PROTECTED]' (Using password: YES) I'm issuing this command as

Re: mysql error and phpmyadmin how-to

2003-09-18 Thread Shawn Guillemette
Guillemette [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Thursday, September 18, 2003 6:41 PM Subject: Re: mysql error and phpmyadmin how-to On Thursday, Sep 18, 2003, at 23:57 US/Eastern, Shawn Guillemette wrote: get the following error when trying to log in to mysql as root like so

Re: mysql error and phpmyadmin how-to

2003-09-18 Thread Shawn Guillemette
;' or '\h' for help. Type '\c' to clear the buffer. mysql - Original Message - From: Barry Hawkins [EMAIL PROTECTED] To: Shawn Guillemette [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Thursday, September 18, 2003 6:41 PM Subject: Re: mysql error and phpmyadmin how-to On Thursday, Sep