18.05.2012, 19:44
Ah I see, thanks for that.
So I am right to just add this?
and that will thread?
EDIT: It fails with SELECT queries, mysql_store_result says there is no data to store.
So I am right to just add this?
pawn Code:
#define mysql_query(%0) mysql_function_query(1, %0, false, "", "")
EDIT: It fails with SELECT queries, mysql_store_result says there is no data to store.