FreePgs.com Forum

FreePgs Related => Support Requests => Topic started by: lickityspliff on March 19, 2006, 03:59:19 AM

Title: mysql query problems
Post by: lickityspliff on March 19, 2006, 03:59:19 AM
:: Error Retrieving Skills SQL Data for STEAM_0:0:7446538: Lost connection to MySQL server during query

is the error im getting, im trying to run a plugin from a game server it connects fine to other db's
could someone diagnose this for me?
Title: Re: mysql query problems
Post by: admin on March 19, 2006, 06:22:31 AM
Most likely your connection is timing out (for exceeding the wait_timeout) and it does not handle the reconnection properly.

You can use an interactive connection for a higher timeout value.

Thank you,
FreePgs.com Admin