freetds AT lists.ibiblio.org
Subject: FreeTDS Development Group
List archive
- From: "Jonas Benjaminsson" <jonas.benjaminsson AT infogate.se>
- To: "TDS Development Group" <freetds AT franklin.oit.unc.edu>
- Subject: Bug found?
- Date: Wed, 9 Oct 2002 11:12:13 +0200
Found the following bug(?) in dbutil.c (revision 1.15).
In the method dblib_handle_err_message:
if (((rc == INT_TIMEOUT) || (rc == INT_CONTINUE))
&& (msg->msg_number != SYBETIME)) {
rc = INT_EXIT;
}
I have registered an own errorhandler that allways
returns INT_CONTINUE, but it doesn't continue
when msg->msg_number != SYBETIME.
Should dbutil really ignore that I want to continue?
/Jonas
-
Bug found?,
Jonas Benjaminsson, 10/09/2002
- <Possible follow-up(s)>
- RE: Bug found?, Castellano, Nicholas, 10/09/2002
- RE: Bug found?, Magnus Ahl, 10/09/2002
- RE: Bug found?, Castellano, Nicholas, 10/09/2002
Archive powered by MHonArc 2.6.24.