I’m going to ask and answer this question because it took me forever to figure out and I wish the answer had been here to begin with.
The problem: One long-running unixODBC query blocks all others from the same application.
The question: How does one stop this from happening.
The answer, in the form of a cut-and-paste comment from __handles.c — I know, why doesn’t everyone think to look there for documentation to begin with, right?