Richard Fuchs
|
5e5ba673fa
db_mysql: fix segfault when recursive queries are made
|
12 years ago |
Daniel-Constantin Mierla
|
6c7802254f
all: replaced openser with kamailio in license and comments
|
13 years ago |
Peter Dunkley
|
b5cc82d525
modules/db_mysql, modules_k/db_oracle, modules_k/db_sqlite, modules_k/db_unixodbc: Reverted changes for non-pooled connections as no longer needed
|
13 years ago |
Peter Dunkley
|
09a79d7830
modules/db_mysql, modules_k/db_oracle, modules_k/db_sqlite, modules_k/db_unixodbc: Updated to work with latest lib/srdb1
|
13 years ago |
Daniel-Constantin Mierla
|
aac61596c5
db_mysql: DB API v1 replace prototype updated
|
13 years ago |
Daniel-Constantin Mierla
|
9a7e99d01e
db_mysql: initialize DB API in mod_register() function
|
14 years ago |
Alex Hermann
|
588d1ffbb7
modules/db_mysql: Implement affected_rows for mysql
|
14 years ago |
Alex Hermann
|
dfc2834223
modules/db_mysql: Don't call mysql_next_results if there aren't any results left
|
14 years ago |
Daniel-Constantin Mierla
|
a001f2f26d
db_mysql: renamed some internal functions
|
14 years ago |
Daniel-Constantin Mierla
|
4c7c1b8196
db_mysql: insert delayed implemented for 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 |
Marius Zbihlei
|
b02aeb0fa7
modules/db_mysql: Improved handling of driver error counter
|
15 years ago |
Marius Zbihlei
|
7ca3941c12
modules/db_mysql Added statistics (via counter framework) for mysql driver error
|
15 years ago |
Jan Janak
|
1a058e14e1
Export kamailio/db_mysql parameters through the module api.
|
16 years ago |
Jan Janak
|
f1fc20c7cb
db_res renamed to db1_res in files originating from kamailio/db_mysql.
|
16 years ago |
Jan Janak
|
956802dcd6
db_con renamed to db1_con in files originating from kamailio/db_mysql.
|
16 years ago |
Jan Janak
|
961212734a
Integration of both modules, first step.
|
16 years ago |
Henning Westerholt
|
d26ebfbb0c
- add one DBG log to each drivers error condition, that the mem is freed
|
17 years ago |
Henning Westerholt
|
205f28ce79
- docs extension: explain fetch_result functionality better to prevent errors
|
17 years ago |
Henning Westerholt
|
31f52f1d70
- change name in copyright headers
|
17 years ago |
Henning Westerholt
|
083502f8c0
- small doxygen updates (group, syntax), small docs update
|
17 years ago |
Henning Westerholt
|
a37c75afb9
- fix database related doxygen errors
|
17 years ago |
Henning Westerholt
|
bcdd7e7868
- some synchronisations with db_postgres driver
|
17 years ago |
Henning Westerholt
|
386508a1e0
- convert existing documentation to doxygen format
|
17 years ago |
Henning Westerholt
|
12fc5c1894
- rename db_mod.* files
|
17 years ago |
Henning Westerholt
|
4f778298da
- rename database modules to use the 'db_' prefix
|
17 years ago |