[Mysql] Connecting
#1

Hey guys;

My mysql for some reason isnt connecting to database anymore:
pawn Code:
[MySQL] Error (0): Failed to connect. Can't connect to MySQL server on '213.5.176.155' (10060).
I haven't changed my connection at all:
pawn Code:
new MySQL:handler = mysql_init(1);
    mysql_connect(MYSQL_HOST, MYSQL_USER, MYSQL_PASS, MYSQL_DB, handler, 1);
I use strickenskids mysql.

Anyone know reason why it might have stopped connectings? thanks in advance
Reply


Messages In This Thread
[Mysql] Connecting - by Anthonyx3' - 13.01.2011, 22:38
Re: [Mysql] Connecting - by coole210 - 14.01.2011, 00:36
Re: [Mysql] Connecting - by Antonio [G-RP] - 14.01.2011, 00:49
Re: [Mysql] Connecting - by PeteShag - 14.01.2011, 01:16
Re: [Mysql] Connecting - by kLx - 14.01.2011, 04:25
Re: [Mysql] Connecting - by Anthonyx3' - 14.01.2011, 11:22
Re: [Mysql] Connecting - by DVDK - 14.01.2011, 12:53

Forum Jump:


Users browsing this thread: 1 Guest(s)