[Mysql] Problème connexion base

Fermé
Arno59 Messages postés 4600 Date d'inscription jeudi 23 octobre 2003 Statut Contributeur Dernière intervention 18 avril 2023 - 2 sept. 2008 à 14:15
Arno59 Messages postés 4600 Date d'inscription jeudi 23 octobre 2003 Statut Contributeur Dernière intervention 18 avril 2023 - 2 sept. 2008 à 14:21
Bonjour,

A voir également:

1 réponse

Arno59 Messages postés 4600 Date d'inscription jeudi 23 octobre 2003 Statut Contributeur Dernière intervention 18 avril 2023 485
2 sept. 2008 à 14:21
Je rencontre un problème avec l'installation ou plutot la première connexion au db Mysql 6.0.6-alpha-win32 sous Microsoft Windows XP.

A la place de MySql 6 alpha, j'ai installé la version actuelle 5.1.26-rc

Mais même problème rencontré.

Le message d'erreur est le suivant :
C:\Program Files\MySQL\MySQL Server 5.1\bin>mysql_client_test.exe


#####################################
client_connect
#####################################

Establishing a connection to '' ...
[MySQL-5.1.26-rc-community][1045] Access denied for user 'ODBC'@'localhost' (us
ing password: NO)

Check the connection options using --help or -?

C:\Program Files\MySQL\MySQL Server 5.1\bin>mysql_client_test.exe


#####################################
client_connect
#####################################

Establishing a connection to '' ...
[MySQL-5.1.26-rc-community][1045] Access denied for user 'ODBC'@'localhost' (us
ing password: NO)

Check the connection options using --help or -?

C:\Program Files\MySQL\MySQL Server 5.1\bin>mysql
ERROR 1045 (28000): Access denied for user 'ODBC'@'localhost' (using password: N
O)

C:\Program Files\MySQL\MySQL Server 5.1\bin>

Comment se connecte-t-on sur une base Mysql ?



1