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



<Removed> - HyperZ - 20.02.2011

<Removed>


AW: MySQL Error - !Phoenix! - 20.02.2011

Add something like
pawn Код:
print("check 1");
<MySQL-Command>
print("check 2");
...
to detect the source of the error.
If you can't fix it yourself post the code-segment where it occurs.

-----------------
Just noticed that this would be of no avail if there is no message in the cmd.
You could write it in the file instead or - because it seems the error occurs immediately - check the first few used MySQL-commands
BTW: Use the "code"-tags to prevent from showing smilies.