pBlueG / SA-MP-MySQL

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

Slow MySQL queries #237

Open luanargolodev opened 4 years ago

luanargolodev commented 4 years ago

Hello! I am recently by having slowness in my MySQL queries. I am using mysql_tquery to do the queries. Is there a method to get MySQL to support more than 1,000 threads simultaneously? My VPS has 6GB RAM, it will support requests well! Please, I need a light to solve this problem!

Note: I am using the latest version of MySQL.