You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm having problems with mysql_tquery, when the server reaches the 300-50 player mark, the queries sent to tquery apparently get stuck. The queries are sent normally do not return errors but they are never processed. For them to work again it is necessary to restart the database on the VPS and then it crashes again. The mysql_query function works normally. I use around 85 tquery on the server. It's not much and the quality of the consultations is ok! Could it be a thread bug in this version?
The text was updated successfully, but these errors were encountered:
I'm having problems with mysql_tquery, when the server reaches the 300-50 player mark, the queries sent to tquery apparently get stuck. The queries are sent normally do not return errors but they are never processed. For them to work again it is necessary to restart the database on the VPS and then it crashes again. The mysql_query function works normally. I use around 85 tquery on the server. It's not much and the quality of the consultations is ok! Could it be a thread bug in this version?
The text was updated successfully, but these errors were encountered: