Skip to Content.
Sympa Menu

freetds - RE: [freetds] Misc fixes

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Peter Deacon <peterd AT iea-software.com>
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: RE: [freetds] Misc fixes
  • Date: Tue, 1 Apr 2003 01:22:43 -0800 (Pacific Standard Time)

On Tue, 1 Apr 2003, ZIGLIO Frediano wrote:

> > pid.diff sends correct process ids /w TDS 7+.
> > crt.diff adds MS runtime bonds/memory accounting for debug versions.

> Hi Peter!
> Thanks for all your work.
> pid patch seem bad; you should send a 4 byte client version (I'm not sure
> this is client version...) and than a 4 byte pid.
> I'll apply crt.diff (I had to modify it, this patch work only on ms
> compiler...)

I think the tds header is wrong and pid comes first. If you run
sqlprofiler client id's show up in the billions. Experimentally the first
byte in the comment for pid was actually the last byte and three back is
the actual start of the pid field. With my change pids show up
correctly in profiler.

Have Fun!
Peter




Archive powered by MHonArc 2.6.24.

Top of Page