01.07.2012, 18:03
Hello
I installed Wamp and I downloaded the mysql plugin.
I put the includes and all that is necessary.
In my code, I do : mysql_connect("localhost", "root", "", "test", mysql);
IDs are good, but when I launch samp-server.exe : [MYSQL] Error (0) : Failed to connect. Access denied for user 'root'@'localhost' (using password : YES).
Here is the line of the user in phpMyAdmin :
User: root
Client: localhost
Password: no
Global privileges: all privileges
"Grant": yes
What is the problem please ?
Thanks in advance !
Urefeu
I installed Wamp and I downloaded the mysql plugin.
I put the includes and all that is necessary.
In my code, I do : mysql_connect("localhost", "root", "", "test", mysql);
IDs are good, but when I launch samp-server.exe : [MYSQL] Error (0) : Failed to connect. Access denied for user 'root'@'localhost' (using password : YES).
Here is the line of the user in phpMyAdmin :
User: root
Client: localhost
Password: no
Global privileges: all privileges
"Grant": yes
What is the problem please ?
Thanks in advance !
Urefeu