13.08.2016, 01:06
(
Последний раз редактировалось Shinja; 13.08.2016 в 12:17.
)
I've got few errors on mysql logs, but can't see the query as i see in many player cases
isn't it by default? i have to use OnQueryError?
Is
Same as?
And one more question, i'm using a threaded query... [FIXED THIS PART]
isn't it by default? i have to use OnQueryError?
Is
PHP код:
mysql_tquery(connectionHandle, query);
PHP код:
mysql_query(connectionHandle, query, false);