SA-MP Forums Archive
EvG MySQL Help. - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: EvG MySQL Help. (/showthread.php?tid=72884)



EvG MySQL Help. - Landon - 11.04.2009

deleted.


Re: EvG MySQL Help. - Dreftas - 11.04.2009

What error ? When my server crash for bugs in mysql query sometimes it show error in console, so check server_log.txt


Re: EvG MySQL Help. - Landon - 11.04.2009

Well it doesnt give an error.

Just when you try the command /creategroup the server goes offline.


Re: EvG MySQL Help. - Dreftas - 11.04.2009

show mysql query


Re: EvG MySQL Help. - Landon - 11.04.2009

deleted.


Re: EvG MySQL Help. - MenaceX^ - 11.04.2009

Then read mysql guides.



Re: EvG MySQL Help. - Landon - 12.04.2009

deleted.


Re: EvG MySQL Help. - Think - 12.04.2009

did you check the connection before you do the query? if not your server can go offline for 'mysql server has gone away' so check the connection first and try it, if that doesn't work just post your commands here and we'll check them.


Re: EvG MySQL Help. - Landon - 12.04.2009

I've checked it.

I put the MySQL server online and the SAMP server. When i goto http://localhost i see the xampp thing.
So everything is fully installed.

~ Someone


Re: EvG MySQL Help. - Think - 12.04.2009

Quote:
Originally Posted by ♣ Someone ♣
I've checked it.

I put the MySQL server online and the SAMP server. When i goto http://localhost i see the xampp thing.
So everything is fully installed.

~ Someone
your script needs to check the connection between the server and the database