Files
Cockatrice/servatrice
danbopesandGitHub 8cbfe85ed4 Fix db reconnecting issues (#5590)
See:

https://github.com/Cockatrice/Cockatrice/commit/c1b0d50237398e2a7f02f8e85ebb35b8b5b491e5#diff-02a32f437187bd4cbfab74877100fee0cfc669dab2c05418681a3557c2cf73f2R109

We should be checking to see if the query is notActive. In this case, we're literally closing and reopening the connection to the database every time `checkSql()` is called, which is called in numerous places.
2025-02-09 12:12:16 +00:00
..
2025-02-09 12:12:16 +00:00
2014-10-07 16:49:40 +02:00
2014-10-06 21:04:37 +02:00