<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
<META NAME="GENERATOR" CONTENT="GtkHTML/3.9.92">
</HEAD>
<BODY>
Hi<BR>
I use Draper Drake and installed the Mysql 5 packages. Then I followed the instructions<BR>
of the Mysql documentation for instance issuing the following command:<BR>
<BR>
>mysql -u root -p<BR>
<BR>
and ended up with this failure:<BR>
<BR>
>mysql -u root -p<BR>
Enter password:<BR>
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO)<BR>
<BR>
<BR>
#<BR>
Error: 1045 SQLSTATE: 28000 (ER_ACCESS_DENIED_ERROR)<BR>
Message: Access denied for user '%s'@'%s' (using password: %s)<BR>
<BR>
Does any one know how to solve this issue. I just want to do some local work on my laptop.<BR>
How do I get the access, or where do I need to configure things different.<BR>
<BR>
Any help would be appreciated.<BR>
<BR>
Thanks<BR>
<BR>
Holger <BR>
<BR>
</BODY>
</HTML>