06.03.2015, 20:18
Does anyone have a problem with queries that aren't executed?
Sometimes queries like this:
aren't executed. There is no error/warning. I have all error warnings and I see nothing in logs
Sometimes queries like this:
Код:
mysql_pquery(mysql, formatEx("DELETE FROM map_vtuning WHERE vehicleuid = '%d'", selling[playerid]));

