14.06.2010, 13:36
Код:
[15:30:44] Error in mysql_query: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '',0,0,0,0)' at line 1
[15:30:44] Error in mysql_query: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '',0,0,0,0)' at line 1
Originally Posted by Carlton
Post your query.
|
format(query, sizeof(query), "SELECT playerid, adminlevel, playername, password, x, y, z, o, interior, model, money, health, armor, factionid, factionrank, jailed, jailedtime, jobid, paycheck, premium, beenpaid, badge, bomb, wtchannel, paydaytime, jobrank, worldid, dl, pl, cdl, cl, pp, wl FROM players WHERE playername='%s'",playername);
Originally Posted by armyoftwo
Код:
[15:30:44] Error in mysql_query: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '',0,0,0,0)' at line 1 |
Originally Posted by armyoftwo
most likely variable types doesn't match...
|
Originally Posted by mprofitt
Why do you have to repeat exactly what I just said?
Quote:
|