Hi!
Is there any known problem with the SQLx-module?
I keep getting lines like this:
L 05/14/2007 - 23:05

6: Info (map "de_inferno") (logfile "error_051407.log")
L 05/14/2007 - 23:05

6: [MySQL] Thread worker was unable to start.
L 05/14/2007 - 23:05

6: [AMXX] Displaying debug trace (plugin "gather.amxx")
L 05/14/2007 - 23:05

6: [AMXX] Run time error 10: native error (native "SQL_ThreadQuery")
L 05/14/2007 - 23:05

6: [AMXX] [0] gather.sma::create_gather (line 405)
L 05/14/2007 - 23:05

6: [AMXX] [1] gather.sma::abort_gather (line 277)
L 05/14/2007 - 23:05

6: [AMXX] [2] gather.sma::check_player (line 152)
in the error-logs... the same problem with the SQL_SimpleQuery:
L 05/15/2007 - 17:48:59: Start of error session.
L 05/15/2007 - 17:48:59: Info (map "de_nuke") (logfile "error_051507.log")
L 05/15/2007 - 17:48:59: [MySQL] Invalid database handle: 0
L 05/15/2007 - 17:48:59: [AMXX] Displaying debug trace (plugin "gather.amxx")
L 05/15/2007 - 17:48:59: [AMXX] Run time error 10: native error (native "SQL_PrepareQuery")
L 05/15/2007 - 17:48:59: [AMXX] [0] sqlx.inc::SQL_SimpleQuery (line 243)
L 05/15/2007 - 17:48:59: [AMXX] [1] gather.sma::finish_gather (line 443)
The thing is.. it works perfectly for some hours, then suddenly it crashes.
And it crashed like 3-4 time a day.
Nothing in the Lxxx.log's
Is this a known problem? is there a fix? is there a workaround?