From: Pieter Lexis Date: Wed, 16 Dec 2015 12:06:05 +0000 (+0100) Subject: Make the godbc module not exit on SQL_SUCCESS_WITH_INFO X-Git-Tag: dnsdist-1.0.0-alpha1~53^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6eb6d870b0c42e18c1fb004053d1ab84aded6297;p=pdns Make the godbc module not exit on SQL_SUCCESS_WITH_INFO --- diff --git a/modules/godbcbackend/sodbc.cc b/modules/godbcbackend/sodbc.cc index e2af0d0dd..b876f32be 100644 --- a/modules/godbcbackend/sodbc.cc +++ b/modules/godbcbackend/sodbc.cc @@ -6,7 +6,7 @@ static void testResult( SQLRETURN result, SQLSMALLINT type, SQLHANDLE handle, const std::string & message ) { // cerr<<"result = "<