Tag Mismatch - MySQL_Connect
#1

pawn Код:
dbHandle = mysql_connect(SQL_HOST, SQL_USER, SQL_DATABASE, SQL_PASS, true, 0);
No idea why this is causing a tag mismatch, I'm trying to remove the pooling as apparently it can cause issues.
pawn Код:
#define SQL_HOST "94.23.60.117"
#define SQL_DATABASE "SAMP_1361"
#define SQL_USER "SAMP_1361
Reply


Messages In This Thread
Tag Mismatch - MySQL_Connect - by Dokins - 26.06.2016, 23:18
Re: Tag Mismatch - MySQL_Connect - by iGetty - 26.06.2016, 23:33
Re: Tag Mismatch - MySQL_Connect - by Dokins - 26.06.2016, 23:36
Re: Tag Mismatch - MySQL_Connect - by iGetty - 26.06.2016, 23:40

Forum Jump:


Users browsing this thread: 1 Guest(s)