MYSQL Password using?
#1

Hello everybody.I made today register system with StrickenKid`s MySQL plugin.

I already defined all mySQL information in script

pawn Код:
#define MYSQL_HOST "127.0.0.1"
#define MYSQL_USER "root"
#define MYSQL_PASS ""
#define MYSQL_DB "playerdata"
But In console is this:
Код:
[19:04:07] [MySQL] Error (0): Failed to connect. Access denied for user 'root'@'localhost' (using password: YES).
When I register in server I can`t login with registred password.So How to disable that password??
Reply


Messages In This Thread
MYSQL Password using? - by Sanady - 08.08.2012, 16:56
Re: MYSQL Password using? - by doreto - 08.08.2012, 17:01
Re: MYSQL Password using? - by Sanady - 08.08.2012, 17:02
Re: MYSQL Password using? - by doreto - 08.08.2012, 17:06
Re: MYSQL Password using? - by Sanady - 08.08.2012, 17:10
Re: MYSQL Password using? - by doreto - 08.08.2012, 17:13
Re: MYSQL Password using? - by Sanady - 08.08.2012, 17:35
Re: MYSQL Password using? - by doreto - 08.08.2012, 17:59
Re: MYSQL Password using? - by Sanady - 09.08.2012, 00:20

Forum Jump:


Users browsing this thread: 1 Guest(s)