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



On MySQL Login - Raza2013 - 12.06.2014

hello guys there is a problem with mysql admin.
that is when i register it work's fine whenever i close gta sa and try to log in it exist but it restarts my server.

E.G: Connecting to 127.0.0....

even that i've re-upgraded my plugins and includes and even that i've tested with 4 different sql adminstration script but still this problem. wh at i do how i do?



Re: On MySQL Login - Laure - 12.06.2014

server log? Can we see it?


Re: On MySQL Login - Raza2013 - 12.06.2014

pawn Код:
----------

SA-MP Dedicated Server
----------------------
v0.3z, (C)2005-2014 SA-MP Team

[07:36:01]
[07:36:01] Server Plugins
[07:36:01] --------------
[07:36:01]  Loading plugin: streamer
[07:36:01]

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

[07:36:01]   Loaded.
[07:36:01]  Loading plugin: sscanf
[07:36:01]

[07:36:01]  ===============================

[07:36:01]       sscanf plugin loaded.    

[07:36:01]    (c) 2009 Alex "******" Cole

[07:36:01]    0.3d-R2 500 Players "dnee"

[07:36:01]  ===============================

[07:36:01]   Loaded.
[07:36:01]  Loading plugin: whirlpool
[07:36:01]  
[07:36:01]  ==================
[07:36:01]  
[07:36:01]   Whirlpool loaded
[07:36:01]  
[07:36:01]  ==================
[07:36:01]  
[07:36:01]   Loaded.
[07:36:01]  Loading plugin: filemanager
[07:36:01] ******************
[07:36:01] ** FILE MANAGER **
[07:36:01] **    Loaded    **
[07:36:01] ** Version 1.1 **
[07:36:01] ******************
[07:36:01]   Loaded.
[07:36:01]  Loading plugin: mysql
[07:36:01]

  > MySQL plugin R5 successfully loaded.

[07:36:01]   Loaded.
[07:36:01]  Loading plugin: mapandreas
[07:36:01]   Loaded.
[07:36:01]  Loaded 6 plugins.

[07:36:01]
[07:36:01] Ban list
[07:36:01] --------
[07:36:01]  Loaded: samp.ban
[07:36:01]
[07:36:01]
[07:36:01] Filterscripts
[07:36:01] ---------------
[07:36:01]   Loading filterscript 'sqlmode.amx'...
[07:36:01] -------------------------------------------------------------
[07:36:01] -------------------------------------------------------------
[07:36:01] -------------------------------------------------------------
[07:36:01] FILTERSCRIPT LOADED.
[07:36:01] -------------------------------------------------------------
[07:36:01] -------------------------------------------------------------
[07:36:01] -------------------------------------------------------------
[07:36:19] Connection to database successful.
[07:36:19]   Loaded 1 filterscripts.

[07:36:19]
----------------------------------
[07:36:19]   Rivershell by Kye 2006

[07:36:19] ----------------------------------

[07:36:19] Number of vehicle models: 3
[07:37:26] Incoming connection: 127.0.0.1:54569
[07:37:26] [join] Raza has joined the server (0:127.0.0.1)
[07:37:35] [part] Raza has left the server (0:1)
[07:37:58] Incoming connection: 127.0.0.1:54570
[07:37:58] [join] Raza has joined the server (0:127.0.0.1)



Re: On MySQL Login - Laure - 12.06.2014

No, i dont see the server restarting? If that had happen then wouldnt it load all the fs and plugins again?


Re: On MySQL Login - Raza2013 - 12.06.2014

Quote:
Originally Posted by Imperor
Посмотреть сообщение
No, i dont see the server restarting? If that had happen then wouldnt it load all the fs and plugins again?
that's why i wanted to know what went wrong?