Skip to Content.
Sympa Menu

freetds - RE: [freetds] Sybase 4.2 crash

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "ZIGLIO, Frediano, VF-IT" <Frediano.Ziglio AT vodafone.com>
  • To: "FreeTDS Development Group" <freetds AT lists.ibiblio.org>
  • Subject: RE: [freetds] Sybase 4.2 crash
  • Date: Thu, 17 Jun 2004 16:32:42 +0200

>
> > SQL Server/11.0.3.3/P/RS6000/AIX4.1/SWR 8297 ESD 4/OPT/Fri Mar 12
> > 00:33:51 PST 1999
>
> I have just learned about another example of crashing a
> Sybase server with
> FreeTDS. Like every such case, it used TDS 4.2. Unusually,
> the server
> was not 12.5 or something; it was 11.0.3, as above.
>
> I think we should do one of these things with TDS 4.2:
>
> 1. Disable it.
> 2. Call tds_client_msg() with a warning whenever it's enabled.
> 3. Fix it.
>
> The only reason I can think of to use TDS 4.2 is with
> Microsoft servers
> prior to SQL Server 7. *Maybe* it works with those servers, but that
> seems unlikely to me, because such servers are so rare nowadays. It
> hasn't been sold since, what, 1998?
>
> Great harm comes from crashing a server: to the poor programmer at the
> hands of his admin and his manager, to the project's
> reputation, and even
> to free software generally. Never mind, potentially at least, to the
> data.
>
> If anyone reading this message would be adversely affected if the next
> release of FreeTDS dropped support for TDS 4.2, please say so. If no
> one's willing to fix it, I think it should go.
>
> Thanks.
>

>From my point of view if server crash it's a server bug :)
If we are able to reproduce the problem we can try to fix it.
The problem it's that 4.2 is supported by both vendors. IMHO it would be
better to emulate Microsoft drivers and try to detect better protocol
version at startup caching results for forward references.

freddy77




Archive powered by MHonArc 2.6.24.

Top of Page