MYSQL problem
#3

I see no syntax errors, put it somewhere into your script and paste the console output here;

pawn Код:
public OnQueryError(errorid, error[], resultid, extraid, callback[], query[], connectionHandle)
{
    printf("MySQL Error: %d %s %d %d %s %s %d", errorid, error, resultid, extraid, callback, query, connectionHandle);
    return 1;
}
Reply


Messages In This Thread
MYSQL problem - by Youice - 06.06.2012, 21:38
Re: MYSQL problem - by Youice - 06.06.2012, 21:52
Re: MYSQL problem - by Mandrakke - 06.06.2012, 22:11
Re: MYSQL problem - by Youice - 06.06.2012, 22:16
Re: MYSQL problem - by Mandrakke - 06.06.2012, 22:39
Re: MYSQL problem - by Youice - 06.06.2012, 22:42
Re: MYSQL problem - by Youice - 06.06.2012, 23:17
Re: MYSQL problem - by Youice - 07.06.2012, 20:07
Re: MYSQL problem - by HuSs3n - 07.06.2012, 20:11
Re: MYSQL problem - by Youice - 07.06.2012, 23:13

Forum Jump:


Users browsing this thread: 1 Guest(s)