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



MySQL - Cassely1704 - 08.07.2012

Players just play on my server, but sometimes the server gets the crash.

The log:

PHP код:
[15:38:22] [debugServer crashed while executing NEW.amx
[15:38:22] [debugBacktrace:
[
15:38:22] [debug#0  0000a640 in ?? () from NEW.amx
[15:38:22] [debug#1  0001f5dc in public Streamer_OnPlayerConnect () from NEW.amx
[15:38:22] [debug#2  000017ac in public OnPlayerConnect () from NEW.amx
[15:38:22] [debugThread backtrace:
[
15:38:22] [debug#0  0xf725cdb7 in my_net_read () from plugins/mysql.so
[15:38:22] [debug#1  0xf7256978 in cli_safe_read () from plugins/mysql.so
[15:38:22] [debug#2  0xf7256ee5 in cli_read_rows () from plugins/mysql.so
[15:38:22] [debug#3  0xf725710e in ?? () from plugins/mysql.so
[15:38:22] [debug#4  0xf7255a04 in mysql_real_query () from plugins/mysql.so
[15:38:22] [debug#5  0xf72367bc in ProcessQueryThread(void*) () from plugins/mysql.so
[15:38:22] [debug#6  0xf7794cd3 in ?? () from /lib/libpthread.so.0
[15:38:22] [debug#7  0xf759ea2e in clone () from /lib/libc.so.6 
How do I fix this?