Re: Git master doesn't resolve the host.
Peter Deacon <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <alpine.WNT.2.00.1306202127010.3928@SMURF> |
On Thu, 20 Jun 2013, arielCo wrote: > Solaris 5.11. I don't know if this is related or will fix your problem. We had seen problems caused by broke getaddrinfo() implementations in the past not accepting numeric port number however not Solaris specifically. Might do a little experiment: In config.c tds_lookup_host change "1433" parameter to NULL and try again. regards, Peter