Anthony Messina
|
9e1ff4488a
all: updated FSF address in GPL text
|
11 years ago |
Henning Westerholt
|
0d7d5dc4d7
db_mysql: fixes FS#434, Kamailio will eat sometimes 100% CPU due a bug in db_mysql
|
11 years ago |
Daniel-Constantin Mierla
|
e114105450
db_mysql: remove line accessing freed result
|
11 years ago |
Daniel-Constantin Mierla
|
37983c9f57
db_mysql: properly free db result structure if db_mysql_convert_result() fails
|
11 years ago |
Daniel-Constantin Mierla
|
3f84ebbb55
db_mysql: fixed c&p error for insert_async operation
|
11 years ago |
Daniel-Constantin Mierla
|
0d78e9a9cc
db_mysql: implemented async raw query and async insert
|
11 years ago |
Juha Heinanen
|
b2c5c598a3
modules/db_mysql: use autocommit var to start and stop transactions
|
12 years ago |
Daniel-Constantin Mierla
|
78d25dd11a
db_mysql: unlock tables at the end of transaction if they were locked
|
12 years ago |
Richard Fuchs
|
94ce2b1de6
db_mysql: fix segfault when recursive queries are made
|
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
|
6c7802254f
all: replaced openser with kamailio in license and comments
|
12 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
|
13 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
|
16 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 |