01.09.2014, 00:20
Hello guys,
I am trying to update my mysql from r4 to r39
i updated the include and the .dll
but i keep on geting erorr
What should i chang here to fix this?
Please help me out.
I am trying to update my mysql from r4 to r39
i updated the include and the .dll
but i keep on geting erorr
Код:
error 035: argument type mismatch (argument 1)
Код:
format(sql, sizeof(sql), "UPDATE `samp_trunks` SET `TS1`=1 WHERE PlayerID='%d'", PlayerInfo[playerid][pDBID]); mysql_query(sql, THREAD_UPDATE, playerid);