phpMyAdmin #1045 - Access denied for user 'root'@'localhost'
Salut à tous
j'essaie de me connecter à la fenêtre de gestion (je sais pas si c'est comme ça que ça s'appelle) à l'aide de l'application wamp et il m'affiche :
Code:
1 2 3 4 5 6 7
|
--------------------------------------------------------------------
Erreur
MySQL a répondu: Documentation
#1045 - Access denied for user 'root'@'localhost' (using password: NO)
--------------------------------------------------------------------- |
j'ai ouvert la console MySql et j'entre mon mot de passe et il m'affiche :
Code:
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
| -----------------------------------------------------------------------
Enter password: ******
c:/wamp/bin/mysql/mysql5.5.8/bin/mysql.exe: Unknown OS character set 'cp720'.
c:/wamp/bin/mysql/mysql5.5.8/bin/mysql.exe: Switching to the default character s
et 'latin1'.
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 12
Server version: 5.1.56-community MySQL Community Server (GPL)
Copyright (c) 2000, 2010, Oracle and/or its affiliates. All rights reserved.
Oracle is a registered trademark of Oracle Corporation and/or its
affiliates. Other names may be trademarks of their respective
owners.
Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.
------------------------------------------------------------------------ |
que dois je faire pour pouvoir me connecter à phpMyAdmin alors que je connais on mot de passe?
merci d'avance