StrickenKid's MYSQL Issue
#2

I'd suggest putting mysql_debug(1) at the top of OnGameModeInit / OnFilterScriptInit. This will log mysql activity into mysql_log.txt, allowing you to get a bit of further analysis.

As you say your server is crashing, I would check the array size of the variable that you are storing the result of mysql_fetch_field into. Trying to save a string that is too long for a variable is often the cause of my crashes relating to mysql.
Reply


Messages In This Thread
StrickenKid's MYSQL Issue - by SkyWinder - 26.07.2012, 19:22
Re: StrickenKid's MYSQL Issue - by Benjo - 26.07.2012, 20:53
Re: StrickenKid's MYSQL Issue - by SkyWinder - 27.07.2012, 15:58
Re: StrickenKid's MYSQL Issue - by Benjo - 27.07.2012, 16:30
Re: StrickenKid's MYSQL Issue - by SkyWinder - 27.07.2012, 16:39

Forum Jump:


Users browsing this thread: 1 Guest(s)