problem with mysql connection - 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: problem with mysql connection (
/showthread.php?tid=465042)
problem with mysql connection -
hariboo - 20.09.2013
hey. when i start my server on VPS, it says that mysql connection is good : if(mysql_ping()) print("MySQL connection is still alive!"); prints this line, but when i logout from the server it does not save my player stats. cars, houses, properties either. help me please. i dont know what to do
Re: problem with mysql connection -
hariboo - 20.09.2013
anyone?
AW: problem with mysql connection -
Skimmer - 20.09.2013
Show us your code, where you save the player stats. (Below OnPlayerDisconnect, but If you use a stock post us)
Re: problem with mysql connection -
hariboo - 20.09.2013
it works fine, becouse i tested it on localhost