SA-MP Forums Archive
Help MySQL - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Help MySQL (/showthread.php?tid=604817)



Help MySQL - Syxh0wN - 10.04.2016

Hello, somebody help me please?

pawn Код:
#define SQLsession_HOST                 "198.50.207.35"
#define SQLsession_USER                     "mysql183_halkws"
#define SQLsession_DB                   "mysql183_gtaserver"
#define SQLsession_PASS                     "hN*8Ekkxi1r1"
In localhost does not give error ;\

PHP код:
[09:40:00] [ERRORCMySQLHandler::Connect() - Access denied for user 'mysql183_halkws'@'localhost' (using passwordYES) (error ID1045). 



Re: Help MySQL - keyvanik - 10.04.2016

you want to connect it to a host?


Re: Help MySQL - xPhantom - 10.04.2016

Did you grant permissions to the user?