<DIV>Dear friends,<BR>If you are like me faced with an issue describe below and could not find the answer for it. Please note the recommendation below.</DIV>
<DIV>&nbsp;</DIV>
<DIV>setup: Redhat Linux 9.0 and Mysql 3.23</DIV>
<DIV>&nbsp;</DIV>
<DIV>Issue:</DIV>
<DIV>1. while trying to connect from shell prompt;</DIV>
<DIV>#mysql</DIV>
<DIV>Eorr 1045: Access denied for <A href="mailto:root@localhost">root@localhost</A> (using password: No).</DIV>
<DIV>&nbsp;</DIV>
<DIV>Note: you will see this message in different times perhaps when using:</DIV>
<DIV>#&nbsp;mysql.sh create or similar commands.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Recommendation:</DIV>
<DIV>There is a bug in Mysql version 3.23: Please visit the url below:</DIV>
<DIV><A href="http://bugs.mysql.com/bug.php?id=11822">http://bugs.mysql.com/bug.php?id=11822</A></DIV>
<DIV>&nbsp;</DIV>
<DIV>To overcome the issue:</DIV>
<DIV>Simply use the following command:</DIV>
<DIV>mysql -h 127.0.0.1 -u root -p&nbsp; </DIV>
<DIV>&nbsp;</DIV>
<DIV>[issue it as needed]</DIV>
<DIV>&nbsp;</DIV>
<DIV>Thanks</DIV>
<DIV>Dhiman</DIV>