Module: sip-router
Branch: janakj/mysql
Commit: 386508a1e0826b8dad18b548be373325586b0a51
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=386508a…
Author: Henning Westerholt <henning.westerholt(a)1und1.de>
Committer: Henning Westerholt <henning.westerholt(a)1und1.de>
Date: Wed May 7 16:36:48 2008 +0000
- convert existing documentation to doxygen format
- add some comments, some smaller cleanups
- small adjustment of the fetch_result function to the postgres one,
add one DBG message, renames a parameter
git-svn-id:
https://openser.svn.sourceforge.net/svnroot/openser/trunk@4124
689a6050-402a-0410-94f2-e92a70836424
---
modules/db_mysql/km_dbase.c | 170 +++++++++++++++++++++++++-----------------
modules/db_mysql/km_my_con.c | 4 +-
modules/db_mysql/km_res.c | 9 +-
modules/db_mysql/km_row.c | 2 +-
modules/db_mysql/km_row.h | 2 +-
modules/db_mysql/km_val.h | 4 +-
6 files changed, 110 insertions(+), 81 deletions(-)
Diff:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=386…