Re: Patch to use configured connection timeout
Frediano Ziglio <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <CAHt6W4dton3x_f=gQxzcnm6q_L-T3ZQKzjMLeXfPTyvqWm+vQg@mail.gmail.com> |
Patch is good but for compatibility I prefer to apply only to 1.0 Frediano 2016-04-18 21:36 GMT+01:00 Jan Blom <[email protected]>: > Hello, > > Using FreeTDS 0.95 in combination with unixODBC I notice that the connection timeout value configured in freetds.conf is never used when calling SQLDriverConnect. The attached patch makes us use the value from freetds.conf if we don't call SQLSetConnectAttr with SQL_ATTR_CONNECTION_TIMEOUT. > > The change is rather trivial. Let me know if you want me to produce a patch against head. Looking at the 1.0RC1 code it seems the issue is still present. > > > Best regards, > Jan Blom > > _______________________________________________ > FreeTDS mailing list > [email protected] > http://lists.ibiblio.org/mailman/listinfo/freetds >