Re: Incorrect lookup of interfaces entry with multiple host lines
"James K. Lowden" <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 13 Jan 2012 17:11:08 -0500 "[email protected]" <[email protected]> wrote: > Sybase native dblib/ctlib libraries will try and connect to the first > entry (port 3001), then if that times out, they'll connect to the 2nd > entry, and so on. > > But it looks like freetds is connecting to the *last* entry (port > 3003). From the TDBDUMPCONFIG output: ... > Is this a known bug/deficiency? I guess it is now? I'm happy to accept patches for this sort of thing. I'm sure you wouldn't be the only one who would benefit from it. :-) --jkl