Anthony Messina
|
9e1ff4488a
all: updated FSF address in GPL text
|
11 years ago |
Peter Dunkley
|
6c39a678a5
lib/srdb1: Added support for database row and table locking to SRDB1
|
13 years ago |
Peter Dunkley
|
aca1c20d91
lib/srdb1: Converted db_(begin|end|rollback) to proper DB API functions
|
13 years ago |
Peter Dunkley
|
5da9a4e773
lib/srdb1: Added db_begin()/db_commit()/db_rollback() wrapper functions
|
13 years ago |
Daniel-Constantin Mierla
|
b93c46c681
fixed some compile warnings
|
13 years ago |
Daniel-Constantin Mierla
|
930aba2973
core: new parameters to control and alert on time consuming ops
|
13 years ago |
Daniel-Constantin Mierla
|
09c9abb0f7
lib/srdb1: helper functions to handle easier fetch capability
|
13 years ago |
Daniel-Constantin Mierla
|
13e07c7875
srdb1: insert delayed support in DB API v1
|
14 years ago |
pd
|
5cd87175fa
core, srdb1, modules/db_*, modules_k/db_*: Added support for configuring SQL buffer size and mediumblob/mediumtext in MySQL
|
14 years ago |
Jan Janak
|
a33b9a87f6
Doxygen group renamed from db to db1.
|
16 years ago |
Jan Janak
|
7d14b0374c
Updated the value of \file doxygen tags.
|
16 years ago |
Jan Janak
|
13f9c1e6fe
Renamed db_res_t to db1_res_t to avoid conflicts with libsrdb2.
|
16 years ago |
Jan Janak
|
a5071c502c
Rename db_con_t to db1_con_t to avoid conflicts with libsrdb2.
|
16 years ago |
Jan Janak
|
35ba402ab2
Changed the path to ser include files.
|
16 years ago |
Henning Westerholt
|
d520eaf5e7
- change name in copyright headers
|
17 years ago |
Henning Westerholt
|
5b5a6333d9
- small doxygen updates (group, syntax), small docs update
|
17 years ago |
Henning Westerholt
|
e2a96019f8
- fix double null termination of query string
|
17 years ago |
Henning Westerholt
|
30bde5b0fd
- fix (small) potential buffer overflow conditions in query preperation
|
17 years ago |
Henning Westerholt
|
25f17988b0
- port database interface (almost) complete from 'const char*' to 'str'
|
17 years ago |
Henning Westerholt
|
bc4bf2658a
further cleanups in core database API
|
17 years ago |