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



MySQL errors - Henson - 09.08.2017

Hi,

I have many errors when I boot my samp-server.exe :

Код:
[16:10:16] [debug] Server received interrupt signal
[16:10:16] [debug] Native backtrace:
[16:10:16] [debug] #0 77a25af5 in ?? () from C:\WINDOWS\SYSTEM32\ntdll.dll
[16:10:16] [debug] #1 0019fe9c in ?? ()
[16:10:16] [debug] #2 74e6351f in ?? () from C:\WINDOWS\System32\KERNELBASE.dll
[16:10:16] [debug] #3 0048d53c in ?? () from samp-server.exe
[16:10:16] [debug] #4 0049b4a1 in ?? () from samp-server.exe
[16:10:16] [debug] #5 0049b4b1 in ?? () from samp-server.exe
I use r41-3 version of MySQL and I don't find solution on french SA-MP forum and in this forum


Re: MySQL errors - Vince - 09.08.2017

Quote:
Originally Posted by Henson
Посмотреть сообщение
Код:
Server received interrupt signal
This is odd. Especially on Windows. Did you press CTRL-C in the server window or something like that?


Re: MySQL errors - Henson - 09.08.2017

I have resolved my problem


Re: MySQL errors - Storm94 - 09.08.2017

Quote:
Originally Posted by Henson
Посмотреть сообщение
I have resolved my problem
You should post your solution, so that others who may run across this thread know what you did to fix the problem.