Quote:
Originally Posted by XyXEL
how to make a persistent mysql connection using sqlx ?
does it work if i only use
PHP Code:
SQL_FreeHandle(SqlConnection)
on
PHP Code:
public plugin_end()
|
Bailopan answered a similar question:
http://forums.alliedmods.net/showthr...ersistent+SQLx
IF and ONLY IF I understand correctly, your code would probably result in possible loss of refresh due to idle time if queries aren't sent consistently. However, it's early, I haven't eaten breakfast and probably should read up on MySQL again, so don't take my word for much :-).
Slmclarengt
__________________