MySQL Forums
Forum List  »  German

ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
Posted by: Michael Sabo
Date: December 28, 2023 10:54AM

Hallo

Ich versuche mich gerade mit MySQL und bereits die Anmeldung scheint eine Herausforderung zu sein!?

>mysql -u root
Wenn mySQL selbst nach dem Kennwort frägt kann ich mich wie gewünscht einloggen

>mysql -u root -p'xyz'
Gebe ich das Kennwort allerdings bereits an der Kommandozeile an, dann geht es komischerweise nicht
|mysql: [Warning] Using a password on the command line interface can be insecure.
|ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)

Kann mir das jemand erklären??
Vielen Dank!

PS: Nutze die neuste Version auf Windows, auf Linux allerdings das selbe verhalten!

Options: ReplyQuote


Subject
Views
Written By
Posted
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
563
December 28, 2023 10:54AM


Sorry, only registered users may post in this forum.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.