26.01.2014, 14:35
After executing a query, print it to debug it:
Did Query store the whole message or not? Also check the mysql logs.
pawn Код:
mysql_query(Query);
print(Query);