Always get an error like:
mysqladmin: connect to server at 'localhost' failed
error: 'Access denied for user 'root'@'localhost' (using password: NO)'
The case of this could be a set of value "N" on the table "user"?
How can I resolve this?
Thank you in advance, regards,
Ralf
"zool" <in...@fridge.com> schrieb im Newsbeitrag
> Is the server actually running (is the password error valid or a
> consequence of
> no server - I'm not very familair with mysqladmin hence the question)
Yes, server runs on local host.
>
> why the destroyed table in the first place? Is that an indicator of on
> going
> problem?
It was my fault, by try to insert a new record at "User".
> More information on your system may help if your still stuck.
After some new restarts of this server it works.
Now I will start to study mysqladmin and his parameters.
This all is only in a developing environment so I can play with it and I
hope to find a way out of confusion.
Thanks a lot,
Regards,
Ralf