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



[HELP] MySQL - franco2l - 26.05.2011

Hello everyone, sorry for my bad English. Anyway, here's my problem: I then use the G-sTyLeZzZ Mysql plugin's latest version. When I start the server I get this error:
Код:
[22:23:26] Script[gamemodes/gmgang.amx]: Run time error 13: "(reserved)"
I do not understand why, Please could you help me?


Re: [HELP] MySQL - Snipa - 26.05.2011

Did it connect to the SQL database?


Re: [HELP] MySQL - AK47317 - 27.05.2011

pawn Код:
mysql_connect ( host , username , data , pass ) ;



Re: [HELP] MySQL - DRIFT_HUNTER - 27.05.2011

Show us your server log and mysql log (if you have it)


Re: [HELP] MySQL - franco2l - 27.05.2011

Quote:
Originally Posted by AK47317
Посмотреть сообщение
pawn Код:
mysql_connect ( host , username , data , pass ) ;
Thank's you, it now work. I had see a tutorial and it had the variable wrong