[freetds] errors from dblib
Frediano Ziglio
freddy77 at gmail.com
Fri Apr 17 10:08:35 EDT 2009
I got some time to compile and run our dblib tests with MS and Sybase libraries.
You can see from attached files. I got dbsqlok fixed for timeout test
removing these lines
marker = tds_peek(tds);
/* If we hit a result token, then we know everything is OK. */
if (is_result_token(marker)) {
tdsdump_log(TDS_DBG_FUNC, "dbsqlok() exits on result token
0x%x\n", marker);
return SUCCEED;
}
from dblib.c
Any comments are welcome !!!
freddy77
-------------- next part --------------
A non-text attachment was scrubbed...
Name: err.tar.gz
Type: application/x-gzip
Size: 8918 bytes
Desc: not available
Url : http://lists.ibiblio.org/pipermail/freetds/attachments/20090417/50aafdac/attachment.bin
More information about the FreeTDS
mailing list