[sr-dev] [kamailio/kamailio] db_unixodbc: SQL_NO_DATA should not be considered as an error (#675)
Giovanni
notifications at github.com
Fri Jun 17 11:52:45 CEST 2016
SQL_NO_DATA (100) should not be considered as an error when deletes or updates are done. currently, any return code different than 0 or 1 is considered as an error: a log is generated and the session closed.
You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/675
-- Commit Summary --
* Merge pull request #1 from kamailio/master
* Merge branch 'master' of https://github.com/giovannimele/kamailio
* db_unixodbc: do not consider SQL_NO_DATA return code as an error
-- File Changes --
M modules/db_unixodbc/dbase.c (4)
-- Patch Links --
https://github.com/kamailio/kamailio/pull/675.patch
https://github.com/kamailio/kamailio/pull/675.diff
---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/675
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-dev/attachments/20160617/dbf121a6/attachment.html>
More information about the sr-dev
mailing list