MySQL closes samp server - 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 closes samp server (
/showthread.php?tid=375625)
MySQL closes samp server -
TerraCratis - 07.09.2012
Hello all,
I'am using this mysql plugin:
https://sampforum.blast.hk/showthread.php?tid=122983 and when i started server it closes instant.
Here is server log:
Код:
SA-MP Dedicated Server
----------------------
v0.3e, ©2005-2012 SA-MP Team
[21:09:13]
[21:09:13] Server Plugins
[21:09:13] --------------
[21:09:13] Loading plugin: streamer.dll
[21:09:13]
*** Streamer Plugin v2.6.1 by Incognito loaded ***
[21:09:13] Loaded.
[21:09:13] Loading plugin: mysql.dll
[21:09:13] SA:MP MySQL Plugin v2.1.1 Loaded.
[21:09:13] Loaded.
[21:09:13] Loaded 2 plugins.
[21:09:13] [MySQL] Thread running. Threadsafe: Yes.
[21:09:13]
[21:09:13] Filterscripts
[21:09:13] ---------------
[21:09:13] Loaded 0 filterscripts.
[21:09:13] [MySQL] Connected (0) to 'test'@'localhost via TCP/IP'.
[21:09:13] [MySQL] Server Version 5.5.8.
If server dont connect to mysql its working, but when connected - not.
Any solutions?
P.S. Sorry for my english.
Re: MySQL closes samp server -
TerraCratis - 07.09.2012
Problem solved.