Message boards : Server programs : BOINC MySQL Database structure
Message board moderation
Author | Message |
---|---|
Send message Joined: 9 Dec 05 Posts: 6 |
Hy, Is there anyone who could point me to some details on the BOINC server database structure/layout. I would like to use the mysql client to interact with the database and perform administrative tasks, like removing wu's (I know that the ops frontend can do this), updating delay_bounds and so on. Till now I didn't find a manual or documentation explaining the different tables in detail and how the dependencies are organised. Actually I am looking through the scripts and source code, as I didn't find a convenient documentation on this parts. Help would be welcom. |
Send message Joined: 12 Feb 06 Posts: 232 |
The overall schema is in db/schema.sql But you will also want to look at html/ops/db_update.php -- Eric Myers "Education is not the filling of a pail, but the lighting of a fire." -- William Butler Yeats |
Copyright © 2025 University of California.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License,
Version 1.2 or any later version published by the Free Software Foundation.