MySQL Problem
#1

pawn Код:
format(Query,sizeof(Query),"SELECT * FROM playerdata WHERE Name=`%s` LIMIT 1",GetName(playerid));
    mysql_function_query(MySQLConnection,Query,true,"RFMySQL_CheckAccount","i",playerid);
This is the code

and this is mysql debug log
Код:
[19:16:04] Passing query SELECT * FROM playerdata WHERE Name=`CoDeZ` LIMIT 1 | i
[19:16:04] CMySQLHandler::ProcessQueryThread() - Error will be triggered to OnQueryError()
What's wrong? :/
Reply


Messages In This Thread
MySQL Problem - by CoDeZ - 26.10.2012, 17:06
Re: MySQL Problem - by CoDeZ - 26.10.2012, 18:58
Re: MySQL Problem - by CoDeZ - 27.10.2012, 14:17
Re: MySQL Problem - by Vince - 27.10.2012, 15:09
Re: MySQL Problem - by CoDeZ - 27.10.2012, 15:33

Forum Jump:


Users browsing this thread: 1 Guest(s)