10.10.2014, 23:56
Try this:
It will execute the query, then print it on the console.
pawn Code:
#define _mysql_pquery(%1,%2,%3,%4,%5) do{mysql_pquery(%1,%2,%3,%4,%5);print(%2);}while(-1)