boinc/db
David Anderson 6af9f66b4e - DB/feeder/scheduler: change app_version.xml_doc from blob to mediumblob,
and change the correspending structure field from 64KB to 256KB
    (could increase this if needed).
    This is needed to handle app versions with lots (> 100) of files
- change LARGE_BLOB_SIZE to BLOB_SIZE a bunch of places
- Change COPROCS from vector<COPROC> to vector<COPROC*>.
    Otherwise the right virtual functions of COPROCs don't get called

svn path=/trunk/boinc/; revision=14986
2008-03-31 16:19:45 +00:00
..
Makefile.am *** empty log message *** 2006-10-16 22:39:27 +00:00
boinc_db.C - DB/feeder/scheduler: change app_version.xml_doc from blob to mediumblob, 2008-03-31 16:19:45 +00:00
boinc_db.h - DB/feeder/scheduler: change app_version.xml_doc from blob to mediumblob, 2008-03-31 16:19:45 +00:00
bolt_constraints.sql - manager: fix unix build (new file) 2008-01-31 23:43:37 +00:00
bolt_schema.sql - web: remove all references to the PHP "session" mechanism, 2008-02-13 19:02:44 +00:00
bossa_constraints.sql - client code: my next-to-last checkin was flawed 2008-02-12 20:33:05 +00:00
bossa_schema.sql - transitioner: we're not supposed to ever see "assigned" WUs. 2008-03-03 19:33:32 +00:00
constraints.sql Various preparation for handling multithreaded apps 2008-03-13 22:57:24 +00:00
db_base.C - admin web: touch reread_db in manage_app_versions.php 2008-03-18 21:22:44 +00:00
db_base.h - admin web: touch reread_db in manage_app_versions.php 2008-03-18 21:22:44 +00:00
init_db updated schema. combined schema into schema.sql 2003-07-24 00:30:47 +00:00
schema.sql - DB/feeder/scheduler: change app_version.xml_doc from blob to mediumblob, 2008-03-31 16:19:45 +00:00