SA-MP Forums Archive
MySQL 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 Problem (/showthread.php?tid=479309)



MySQL Problem - Ardendshy - 04.12.2013

Problem solved.


Re: MySQL Problem - Ardendshy - 04.12.2013

Problem solved.


Re: MySQL Problem - Voxel - 04.12.2013

Why would you use variables to define player stats? try using a enum to store the player stats. And check your script if you find mysql_free_result(); twice, since the logs say that your database results were already freed