Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

db_unixodbc: SQL_NO_DATA should not be considered as an error #675

Closed
wants to merge 3 commits into from
Closed

db_unixodbc: SQL_NO_DATA should not be considered as an error #675

wants to merge 3 commits into from

Conversation

giovannimele
Copy link
Contributor

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.

@miconda
Copy link
Member

miconda commented Jun 17, 2016

Thanks! Commit pushed manually to avoid the extra two merging notifications from this PR. I think you need to pull and do fast forward before making the pull request not to have those Merge ... commits as part of the PR.

@miconda miconda closed this Jun 17, 2016
@kamailio-sync
Copy link

Hello,

I’ll do it next time.

Thx

Giovanni

From: sr-dev [mailto:sr-dev-bounces@lists.sip-router.org] On Behalf Of Daniel-Constantin Mierla
Sent: vendredi 17 juin 2016 17:00
To: Kamailio Devel List
Subject: Re: [sr-dev] [kamailio/kamailio] db_unixodbc: SQL_NO_DATA should not be considered as an error (#675)

Thanks! Commit pushed manually to avoid the extra two merging notifications from this PR. I think you need to pull and do fast forward before making the pull request not to have those Merge ... commits as part of the PR.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHubhttps://github.com//pull/675#issuecomment-226793001, or mute the threadhttps://github.com/notifications/unsubscribe/AF36ZQrl83OQU2flClCvPpSX3PbiG-JGks5qMraIgaJpZM4I4NAU.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants