Re: Return error proposal
"James K. Lowden" <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
Frediano Ziglio wrote: > I found a change in dblib.c that change > dbsqlok but not any comment on ChangeLog, I think is just a mistake, > what is the intention of this patch? I think it's a mistake, too. We have an outstanding PR that db-lib sometimes fails to process the whole TDS stream, ignoring packets. That code looks like part of an attempt to fix that problem. --jkl