Re: cannot change query state from IDLE to PENDING
"James K. Lowden" <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
Huffman, Scott B. wrote: > I am intermittently getting "(util.c:110):logic error: cannot change > query state from IDLE to PENDING" errors. Ignore it. Anything labelled "logic error" in the log is a note to the developers that we're in "can't happen" territory. Somewhere in tracking the connection state we're failing to note the change from IDLE to Querying. I would like to find where that is, but no one's tracked it down yet. --jkl