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=333739)
Help [MySQL] -
ColdRain - 12.04.2012
Hey all greeting i rly want help from you
i did this
#define SQL_HOST "mysql.binhoster.com"
#define SQL_USER "u715017336_mcnr"
#define SQL_PASS "midnightcnr112341"
#define SQL_DB "u715017336_midnight"
i create MySql Database in the website called binhoster.com but when i go in game to register i don't find my name in the list in MySql Database please help me !
Re: Help [MySQL] -
doreto - 12.04.2012
Website hoster do not allown to connect to db from outside(home pc)
Re: Help [MySQL] -
ColdRain - 12.04.2012
but its say that its connect succefullll
Re: Help [MySQL] -
ColdRain - 12.04.2012
Bump what i can do please help me
Re: Help [MySQL] -
[LoF]Zak - 12.04.2012
I'd remove the password if I were you (Some troll might delete or steal your database, if it has anything in it)
Re: Help [MySQL] -
ColdRain - 12.04.2012
Please help me i create mysql database inside the free hoster
binhoster.com
now i create inside the data base
In the web host told me
SQL_HOST "mysql.binhost.com"
SQL_USER " ****"
SQL_PASS " **** "
SQL_DB " ****db"
now i go ingame its tell me that its success to connect to database but when i register ingame nothing happend why ?