boinc/db
David Anderson 59184caaa9 - scheduler: FCGI: use mysql_ping() to check that DB connection
is still alive before handling a request.  If not, try to reconnect.
    This will hopefully make things work better if MySQL goes down and up
    when using FCGI.

svn path=/trunk/boinc/; revision=16112
2008-10-02 19:03:52 +00:00
..
Makefile.am - Fix emacs mode line in Makefile.am's 2008-06-08 22:18:52 +00:00
boinc_db.cpp - rename .C files to .cpp so that Doxygen will work 2008-09-26 18:20:24 +00:00
boinc_db.h - API: in boinc_exit(), release the lockfile only if 2008-09-22 20:33:59 +00:00
bolt_constraints.sql - manager: fix unix build (new file) 2008-01-31 23:43:37 +00:00
bolt_schema.sql - Finished implemenation of refresh intervals; 2008-08-14 21:05:02 +00:00
bossa_constraints.sql - scheduler: in matchmaker scheduler, if find a "locked" array slot, 2008-07-18 20:59:59 +00:00
bossa_schema.sql - lib: fix typo 2008-08-20 16:49:37 +00:00
constraints.sql Various preparation for handling multithreaded apps 2008-03-13 22:57:24 +00:00
db_base.cpp - scheduler: FCGI: use mysql_ping() to check that DB connection 2008-10-02 19:03:52 +00:00
db_base.h - scheduler: FCGI: use mysql_ping() to check that DB connection 2008-10-02 19:03:52 +00:00
init_db
schema.sql - scheduler: make credit_multiplier stuff conditional on 2008-08-06 23:30:22 +00:00