SA-MP Forums Archive
mysql plugin - connected problem - 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: mysql plugin - connected problem (/showthread.php?tid=362171)



mysql plugin - connected problem - EviLpRo - 23.07.2012

hey,

i'm try to connect my mod to sql server, but this not connect...
BlueG plugin - R5.
mysql_debug:

Code:
[12:18:24] CMySQLHandler::CMySQLHandler() - Connecting to "62.219.58.12" | DB: "gtazone_dm" | Username: "gtazone_dm" ...
[12:18:24] CMySQLHandler::Connect() - Host 'ppp15.tnuva-com.co.il' is not allowed to connect to this MySQL server (Error ID: 1130)
what should i need to do?
please help , thanks


Re: mysql plugin - connected problem - Vince - 23.07.2012

Read the error message, maybe? Use ******, maybe? This MySQL server probably does not accept external connections.


Re: mysql plugin - connected problem - EviLpRo - 23.07.2012

Quote:
Originally Posted by Vince
View Post
Read the error message, maybe? Use ******, maybe? This MySQL server probably does not accept external connections.
and what i can to do?...