pBlueG / SA-MP-MySQL

MySQL plugin for San Andreas Multiplayer
BSD 3-Clause "New" or "Revised" License
194 stars 81 forks source link

mysq_tquery issue R41-4 #271

Open MateusArthur opened 2 years ago

MateusArthur commented 2 years ago

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?

PlusMixDev commented 1 year ago

Same issue, Its also pquery too.