SA-MP Forums Archive
MySQL problem - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: MySQL problem (/showthread.php?tid=523638)



MySQL problem - xdarren - 03.07.2014

I have this problem when the server loads MySQL perfectly but when I connect on the server it's says Server Closed Connection.


LOG
Код:
SA-MP Dedicated Server
----------------------
v0.3z-R2, ©2005-2014 SA-MP Team

[09:15:14] filterscripts = "" (string)
[09:15:14] 
[09:15:14] Server Plugins
[09:15:14] --------------
[09:15:14] Loading plugin: sscanf
[09:15:14] 

[09:15:14] ===============================

[09:15:14] sscanf plugin loaded. 

[09:15:14] Version: 2.8.1 

[09:15:14] © 2012 Alex "******" Cole 

[09:15:14] ===============================

[09:15:14] Loaded.
[09:15:14] Loading plugin: streamer
[09:15:14] 

*** Streamer Plugin v2.7.2 by Incognito loaded ***

[09:15:14] Loaded.
[09:15:14] Loading plugin: mysql
[09:15:14] 

> MySQL plugin R6-2 successfully loaded.

[09:15:14] Loaded.
[09:15:14] Loading plugin: crashdetect
[09:15:14] CrashDetect v4.13.1-lse is OK.
[09:15:14] Loaded.
[09:15:14] Loaded 4 plugins.

[09:15:14] 
[09:15:14] Filterscripts
[09:15:14] ---------------
[09:15:14] Loaded 0 filterscripts.

[09:15:14] Objects loaded from LoadObjects Database.
[09:15:14] 0 owned vehicles loaded from the MySQL Database.
[09:15:14] 0 vehicles loaded from the MySQL Database.
[09:15:14] 0 houses loaded from the MySQL Database.
[09:15:14] 0 businesses loaded from the MySQL Database.
[09:15:14] 0 factions loaded from the MySQL Database.
[09:15:14] Number of vehicle models: 3



Re: MySQL problem - Konstantinos - 03.07.2014

https://sampwiki.blast.hk/wiki/Kick

You need to use a timer if you want the message to be displayed so you can be aware of why you got kicked.

By the way, it loaded 0 data from each table so it might be problem with the connection too. Check the mysql logs for that.


Re: MySQL problem - xdarren - 03.07.2014

About the connection, I am having a strange feeling that I entered wrong hostname/username/pw, that's why is not loading anything.