But MySQL even doesn't ask me for a password but returns immediately this
error.
- Original Message -
From: "gerald_clark" <[EMAIL PROTECTED]>
To: "Stephan Wölfel" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Monday, October 13, 2003 10:14
When I start MySQL with "mysql -u root -p" I get again the error 1045
("Access denied for user: '[EMAIL PROTECTED]' (Using password: YES)".
What am I doing wrong ?
- Original Message -
From: "gerald_clark" <[EMAIL PROTECTED]>
To: "Stepha
Thanks for the advise.
However I have some additional questions:
ad 2) How can I check the grant privileges ?
ad 3) How can I "run this as the mysql root user" ?
- Original Message -
From: "gerald_clark" <[EMAIL PROTECTED]>
To: "Stephan Wölfel" <[
Hi Jim,
thanks for the advise.
What you tell all works. But even after this I still get the same error 1045
when typing "grant all on *.* to stw". Why ?
Stephan
- Original Message -
From: "James Cradock" <[EMAIL PROTECTED]>
To: "Stephan Wölfel" <[
When I try to execute "grant all on *.* to stw" where stw is my user name, I get an
error 1045 ("Access denied for user: '@127.0.0.1' (Using password: NO).
Is there a way to check for user datas ? Or how to resolve this
In the third chapter of the MySQL manual I don't understand the mentioned "shell>".
Where must I type in this and the following instructions or what does it mean ?
Until now I have found and started the winmysqladmin.exe file. But how to continue ?
Stephan