Re: DBD::ODBC Destroy bug?
"Martin J. Evans" <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.dbi.general |
|---|---|
| Message-ID | <[email protected]> |
On 25/03/15 16:29, Joel Plotkin wrote: > Hi, > > Are you running under Windows or Linux? We don't see the issue under ActiveState Perl- just under Linux/Centos. Linux Ubuntu 12.04.5 LTS > Also, if it matters, we're running FreeTDS and UnixODBC. I am also running unixODBC. > > unixODBC.x86_64 2.2.14-14.el6 @base > unixODBC-devel.x86_64 2.2.14-14.el6 @base > freetds.x86_64 0.91-2.el6 @epel > freetds-devel.x86_64 0.91-2.el6 @epel > > I guess we can try installed a demo versoin of the EasySoft drivers and see if that makes a difference. I really wouldn't bother right now. Could you reduce the script to the smallest which demonstrates the problem but enable level 15 tracing and post the new script and the output? > Joel > > Ps- we too used PerlBrew to install Perl 5.20 - specifically: > perl 5.20.2 > DBI 1.633 > DBD::ODBC = 1.50 > > Martin