Re: Git master doesn't resolve the host.
arielCo <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <CAMvU69KQLkKM933gSqzZC_oJT++GDjs8YsXR4i17SyayOnwhHQ@mail.gmail.com> |
Interesting (not that I understand): cfbhbdp02 ~/users/arielCo/tmp/freetds-freetds $ TDSDUMP=/tmp/ftds.dump ~/freetds/bin/fisql -H 10.192.139.22 -U ariel -P password (Long pause, like trying to resolve) FreeTDS: db-lib: exiting because client error handler returned INT_EXIT for msgno 20009 cfbhbdp02 ~/users/arielCo/tmp/freetds-freetds $ TDSDUMP=/tmp/ftds.dump ~/freetds/bin/fisql -S prueba -U ariel -P password Success: [prueba] defined in /export/home/filtro/freetds/etc/freetds.conf. Changed database context to 'master'. Changed language setting to us_english. 1>> select 1.0 abcde 2>> go abcde ----- 1.0 (1 rows affected) I attached both dumps. Ariel Cornejo +58·412·8083546 On Fri, Jun 21, 2013 at 12:18 AM, Peter Deacon <[email protected]> wrote: > 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 > _______________________________________________ > FreeTDS mailing list > [email protected] > http://lists.ibiblio.org/mailman/listinfo/freetds _______________________________________________ FreeTDS mailing list [email protected] http://lists.ibiblio.org/mailman/listinfo/freetds
fisql_-H.dump
(application/octet-stream, 1.3 KB) - not displayed
fisql_-S.dump
(application/octet-stream, 12 KB) - not displayed