Anthony Messina
|
9e1ff4488a
all: updated FSF address in GPL text
|
11 years ago |
Daniel-Constantin Mierla
|
37983c9f57
db_mysql: properly free db result structure if db_mysql_convert_result() fails
|
11 years ago |
Richard Fuchs
|
94ce2b1de6
db_mysql: fix segfault when recursive queries are made
|
12 years ago |
Jan Janak
|
b81f22eed0
DB_* renamed to DB1_* in files originating from kamailio/db_mysql.
|
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
|
7b7e4369af
- unify common rows and row allocation functionality in the DB API core
|
16 years ago |
Henning Westerholt
|
5ffb6c9ef2
- fix a few errors in doxygen documentation
|
16 years ago |
Henning Westerholt
|
2d98f9c41b
- initial support for BIGINT database in DB core and SQL based database
|
17 years ago |
Henning Westerholt
|
b74e6f6521
- evaluate DECIMAL (and NEW_DECIMAL) type a DB_STRING, and not DB_INT
|
17 years ago |
Henning Westerholt
|
b863b51e88
- fixed compile error - MYSQL_TYPE_NEWDECIMAL date type is supported
|
17 years ago |
Henning Westerholt
|
5ec58d244b
- port from opensips r4526, credits goes to bogdan
|
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
|
24d1af2ac2
- add a few more missing '\n' to debug messages
|
17 years ago |
Henning Westerholt
|
03018e87b8
- add a few missing '\n' to log messages
|
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
|
48855bffd5
- extend debugging with result type information
|
17 years ago |
Henning Westerholt
|
4f778298da
- rename database modules to use the 'db_' prefix
|
17 years ago |