Jump to content
  • 0

Question

Posted

Salut, tot primesc anumite errori legate de MySQL in server_log, chiar nu inteleg de ce primesc aceste errori.

 

server_log:

[18:16:15] Error ID: 2003, Error: Can't connect to MySQL server on 'localhost' (10061)
[18:16:15] Callback: 
[18:16:15] gQuery: DELETE FROM `timeplayed` WHERE `unixtime` < '1502723773'
[18:16:15] ====================================================================
[18:16:17] ====================================================================
[18:16:17] Error ID: 2003, Error: Can't connect to MySQL server on 'localhost' (10061)
[18:16:17] Callback: 
[18:16:17] gQuery: DELETE FROM `antifraudaraport` WHERE `time` < '1507907773'
[18:16:17] ====================================================================
[18:16:19] ====================================================================
[18:16:19] Error ID: 2003, Error: Can't connect to MySQL server on 'localhost' (10061)
[18:16:19] Callback: 
[18:16:19] gQuery: UPDATE `blockedaccounts` SET `unblock`='0',`key`='',`linkexpire`='0' WHERE `unblock` < '1507648573'
[18:16:19] ====================================================================
[18:16:21] ====================================================================
[18:16:21] Error ID: 2003, Error: Can't connect to MySQL server on 'localhost' (10061)
[18:16:21] Callback: 
[18:16:21] gQuery: UPDATE `blockedaccounts` SET `linkexpire`='0',`key`='' WHERE `linkexpire` < '1507907773'
[18:16:21] ====================================================================
[18:16:47] [part] RedGun has left the server (0:1)
[18:16:49] ====================================================================
[18:16:49] Error ID: 2003, Error: Can't connect to MySQL server on 'localhost' (10061)
[18:16:49] Callback: 
[18:16:49] gQuery: UPDATE `users` SET `CarLic`='1',`FlyLic`='1',`BoatLic`='1',`GunLic`='1',`CarLicT`='495',`FlyLicT`='495',`BoatLicT`='495',`GunLicT`='495',`Rob`='23',`Jailed`='0',`HitT`='0',`Muted`='0',`MuteTime`='0' WHERE `name`='RedGun'
[18:16:49] ====================================================================

 

3 answers to this question

Recommended Posts

  • 0
Posted
Acum 6 ore, Rayan a spus:

Error ID: 2003, Error: Can't connect to MySQL server on 'localhost' (10061)

Pai nu ti se conecteaza la MySQL. Ma pot gandi la 2 lucruri:

Nu-ti porneste mysql din xampp(sau ce ai tu)

Sau ai gresit datele de conectare(cel mai putin probabil)

  • 0
Posted
La 10/14/2017 la 19:48, Banditul a spus:

Pai nu ti se conecteaza la MySQL. Ma pot gandi la 2 lucruri:

Nu-ti porneste mysql din xampp(sau ce ai tu)

Sau ai gresit datele de conectare(cel mai putin probabil)

le am conectate, corect, deoarece pot intra pe server, pot face orice, insa imi apar acele errori in server_log.

  • 0
Posted

Incearca sa pui 127.0.0.1 in loc de localhost. Din cate am citit eroarea aia se refera strict la localhost nefiind localhost. Incearca cu ip in loc de localhost si vezi sa nu ai 2 sau mai multe procese de mysql pornite(s-ar putea sa se bata intre ele)

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.