Skip to Content.
Sympa Menu

freetds - Re: DBD::Sybase main.t crash

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Brian Bruns <camber AT umcc.ais.org>
  • To: TDS Development Group <freetds AT franklin.oit.unc.edu>
  • Subject: Re: DBD::Sybase main.t crash
  • Date: Thu, 26 Aug 1999 14:14:38 -0400 (EDT)




On Thu, 26 Aug 1999, Michael Peppler wrote:

> OK - now on Solaris 7, Sparc...
>
> I've made sure that HW_BIG_ENDIAN is defined.
>
> However, I get:
>
> kiruna (10:33AM):123 > perl -Mblib t/main.t
> Using /u6/home/mpeppler/src/Sybase-dist/DBD-Sybase-0.19/blib
> 1..12
> ok 1
> Switch: DBI-1.08 Switch by Tim Bunce, 1.08
> Available Drivers: ADO, ExampleP, Proxy, Sybase
> Unknown property 7
> ok 2
> ok 3
> ct_describe() failed at t/main.t line 61.
> 3805:
> Server message number=3805 severity=18 state=1 line=1 text=The token
> datastream length was not correct. This is an internal protocol error.

urgh, I have no idea on this one...Have any of the other Solaris people
tried DBD::Sybase? Offhand, several of the token streams have a size in
the first two bytes. Looks like it didn't properly decide which one was
the high order byte. Question is: which token caused it? And, if this is a
server message, that means we sent it wrong and not the other way around.

Cheers,


Brian





Archive powered by MHonArc 2.6.24.

Top of Page