26.10.2015, 15:25
Quote:
Originally Posted by SA-MP Wiki
The difference between this native and mysql_tquery() is, that this type of query uses multi-threading, thus it's faster depending on how many connections are used. The number of connections can be specified in mysql_connect() through the pool_size parameter. Each connection resembles a thread.
|
You can ****** about "connection pool SQL" in ****** and you'll find tons of article written about it.