[Serusers] Please note the "HOW TO" for MYSQL connect issue

Dhiman D Chowdhury dchowdhu at sbcglobal.net
Mon Oct 31 23:09:13 CET 2005


Dear friends,
If you are like me faced with an issue describe below and could not find the answer for it. Please note the recommendation below.
 
setup: Redhat Linux 9.0 and Mysql 3.23
 
Issue:
1. while trying to connect from shell prompt;
#mysql
Eorr 1045: Access denied for root at localhost (using password: No).
 
Note: you will see this message in different times perhaps when using:
# mysql.sh create or similar commands.
 
Recommendation:
There is a bug in Mysql version 3.23: Please visit the url below:
http://bugs.mysql.com/bug.php?id=11822
 
To overcome the issue:
Simply use the following command:
mysql -h 127.0.0.1 -u root -p  
 
[issue it as needed]
 
Thanks
Dhiman
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-users/attachments/20051031/a722e1ed/attachment.htm>


More information about the sr-users mailing list