Sql errors
#6

And here's the error lines:
Код:
if(mysql_errno(db_handle) != 0)
	{
		printf("** [MySQL] Couldn't connect to the database (%d).", mysql_errno(db_handle));
		SendRconCommand("exit");
	}
	else
	{
		printf("** [MySQL] Connected to the database successfully! (%d)", _:db_handle);
	}
I've added those too..

Код:
new mysql;
Код:
new MySQL:db_handle;
Reply


Messages In This Thread
Sql errors - by Drak03 - 06.04.2018, 18:31
Re: Sql errors - by kovac - 06.04.2018, 18:39
Re: Sql errors - by Drak03 - 06.04.2018, 18:39
Re: Sql errors - by zMax - 06.04.2018, 18:41
Re: Sql errors - by Drak03 - 06.04.2018, 18:51
Re: Sql errors - by MarioKamani - 06.04.2018, 19:18

Forum Jump:


Users browsing this thread: 2 Guest(s)