Skip to Content.
Sympa Menu

freetds - Re: via PHP to Microsoft SQL Server V7.0

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: richard AT iguana.co.nz
  • To: TDS Development Group <freetds AT franklin.oit.unc.edu>
  • Subject: Re: via PHP to Microsoft SQL Server V7.0
  • Date: Tue, 18 Jan 2000 14:57:25 +1100 (EST)


> The unknown marker is basically this...the read() returns 0 when the
> connection is closed however the lib doesn't realize it until the next
> time it tries to read from the socket at which point the calling function
> (ie dbnextrow()) should return a FAIL. However, I'm not sure all functions
> are correctly propagating the error upstream. I need to dig back into it
> again, as I thought I had something working (are you using .50 or CVS?)

CVS as of 5 days ago. I don't believe it is actually causing any
functional problems, its just there, and when it prints out to stderr it
ends up filling up my httpd log :)

A previous revision spun out on occasion, generating a hideous amount of
those messages, but that appears to have since been fixed :)

Certainly I can safely say that, apart from the logs filling up, the
current revision of freetds successfully handles an extremely busy site,
and performance wise we're doing pretty damn well :) Congrats on that.

Richard.





Archive powered by MHonArc 2.6.24.

Top of Page