24.05.2014, 12:01
If you wanted to use mysql_tquery without callback you can simply leave the other parameters.
About the mistake, you can simply enable mysql_log and then you can find your issues (if there is otherwise it won't give you any errors, I'd recommend enabling log in HTML which is good in finding out the issues real quick).
pawn Код:
mysql_tquery(connectionHandle, "UPDATE ..");