boinc/db
David Anderson 1a8477fac1 Unix build fixes.
Generally use 'available' instead of 'present'.
If dont_user_docker is set (or WSL, or vbox), we don't even check for it,
so we don't know if it's present.
'Available' means it's allowed and present.
2024-08-21 00:40:50 -07:00
..
Makefile.am Server: various fixes for "make install" 2013-08-24 20:36:49 -07:00
boinc_db.cpp [linux] Move all fcgi dependent stdio functions to the separate 'boinc_stdio.h' header only file 2023-02-12 19:50:22 +01:00
boinc_db.h Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
boinc_db_types.h Unix build fixes. 2024-08-21 00:40:50 -07:00
constraints.sql web: add option for making user name unique. 2024-05-07 19:53:36 -07:00
content.sql Fix comment typos and remove an outdated todo. 2020-05-08 13:40:04 +01:00
db_base.cpp server (all components that use DB): don't use MYSQL_OPT_RECONNECT if deprecated 2023-08-21 15:57:47 -07:00
db_base.h Make DB_BASE::insert_id() correctly return numbers exceeding 32bits 2021-03-24 14:30:18 +02:00
init_db
schema.sql database: make it work with utf8mb4 2024-08-09 10:10:21 +02:00
schema_condor.sql Condor: debug set_expire_time RPC 2013-09-17 23:14:57 -07:00
schema_locality.sql
schema_vda.sql Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00