[Mysql] Problème connexion base

Arno59 Messages postés 4600 Date d'inscription   Statut Contributeur Dernière intervention   -  
Arno59 Messages postés 4600 Date d'inscription   Statut Contributeur Dernière intervention   -
Bonjour,

1 réponse

Arno59 Messages postés 4600 Date d'inscription   Statut Contributeur Dernière intervention   487
 
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