Jason Penton
|
bb30c83e4e
modules/db_mysql: added parameter to change affected rows value for UPDATE queries
|
10 years ago |
Anthony Messina
|
9e1ff4488a
all: updated FSF address in GPL text
|
11 years ago |
Daniel-Constantin Mierla
|
0d78e9a9cc
db_mysql: implemented async raw query and async insert
|
11 years ago |
Richard Fuchs
|
14d4ea782a
db_mysql: add cast to remove compile warning
|
12 years ago |
Olle E. Johansson
|
fe977dfcb9
db_mysql Add transaction support
|
12 years ago |
Daniel-Constantin Mierla
|
61c706ef81
db_mysql: new module parameter - insert_delayed
|
12 years ago |
Daniel-Constantin Mierla
|
9a7e99d01e
db_mysql: initialize DB API in mod_register() function
|
13 years ago |
Alex Hermann
|
588d1ffbb7
modules/db_mysql: Implement affected_rows for mysql
|
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 |
Daniel-Constantin Mierla
|
9c5da73226
mysql: include dprint.h
|
15 years ago |
Jan Janak
|
43f0101523
Make sure mod_init from kamailio/db_mysql is called.
|
16 years ago |
Jan Janak
|
1a058e14e1
Export kamailio/db_mysql parameters through the module api.
|
16 years ago |
Jan Janak
|
d4a0c89c75
Export db_bind_api through the module interface.
|
16 years ago |
Jan Janak
|
10617927e3
Eliminate conflicts with files imported from ser/mysql modules.
|
16 years ago |
Jan Janak
|
961212734a
Integration of both modules, first step.
|
16 years ago |
Henning Westerholt
|
50e2150dc4
- fix one DBG msg (still using module prefix), two small indention fixes
|
16 years ago |
Klaus Darilion
|
2b8cb3bf2c
- renaming: openser -> kamailio
|
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 |
Daniel-Constantin Mierla
|
f5ccb8c5e5
- mysql module exports db_bind_api()
|
17 years ago |
Henning Westerholt
|
12fc5c1894
- rename db_mod.* files
|
17 years ago |