<p>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. </p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/kamailio/kamailio/pull/675'>https://github.com/kamailio/kamailio/pull/675</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Merge pull request #1 from kamailio/master</li>
  <li>Merge branch 'master' of https://github.com/giovannimele/kamailio</li>
  <li>db_unixodbc: do not consider SQL_NO_DATA return code as an error</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/kamailio/kamailio/pull/675/files#diff-0">modules/db_unixodbc/dbase.c</a>
    (4)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/kamailio/kamailio/pull/675.patch'>https://github.com/kamailio/kamailio/pull/675.patch</a></li>
  <li><a href='https://github.com/kamailio/kamailio/pull/675.diff'>https://github.com/kamailio/kamailio/pull/675.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/kamailio/kamailio/pull/675">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe/AF36ZZbMFprvL4db_f8C3YhRLfK4OgVNks5qMm5tgaJpZM4I4NAU">mute the thread</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AF36ZQXlPUpjQYzHtcNXZViqZysstKdXks5qMm5tgaJpZM4I4NAU.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/kamailio/kamailio/pull/675"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>