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 |
Olle E. Johansson
|
70c5705a6c
db_mysql Correct e-mail address that had a typo.
|
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 |
Andrei Pelinescu-Onciul
|
e7a7c4e0a8
db_mysql: fixed driver error counter named
|
15 years ago |
Marius Zbihlei
|
7ca3941c12
modules/db_mysql Added statistics (via counter framework) for mysql driver error
|
15 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
|
3d314ae153
Module name changed to db_mysql.
|
16 years ago |
Jan Janak
|
9bbb835a75
Changes necessary to make the module compile in the sip-router tree.
|
16 years ago |
Jan Janak
|
905f205ded
- Support for fetching all data to the client at once
|
17 years ago |
Jan Janak
|
a201f9aee7
- reordered included header files for better detection of missing headers
|
17 years ago |
Jan Janak
|
356e43fe98
- a couple of minor bug fixes backported from internal verion
|
17 years ago |
Libor Chocholaty
|
d458b87b97
added doxygen comment to deal with these files
|
18 years ago |
Libor Chocholaty
|
1528972fab
Preparation for implementation of UPDATE db statement.
|
18 years ago |
Jan Janak
|
1bc0f4e48c
Added the following features from Andrei:
|
18 years ago |
Jan Janak
|
2cd3e836e9
- Support for raw sql queries
|
18 years ago |
Jan Janak
|
4198a3a2f1
- mysql module updated to new db api
|
18 years ago |