Skip to Content.
Sympa Menu

freetds - Re: set textsize 1048576 fails

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: James Cameron <cameron AT stl.dec.com>
  • To: TDS Development Group <freetds AT franklin.oit.unc.edu>
  • Subject: Re: set textsize 1048576 fails
  • Date: Tue, 30 Oct 2001 11:53:45 +1100


Brian Bruns wrote:
> Hmmm...out of curiousity, what if the first select was 'set rowcount 10'
> or something of that sort?

set rowcount 10
select @@version

Fails.
Same TDSDUMP output, basically.

Sending packet @ 2001-10-30 11:49:39
0000 01 01 00 17 00 00 00 00 73 65 74 20 72 6f 77 63 |........set
rowc|
0010 6f 75 6e 74 20 31 30 |ount 10|


2001-10-30 11:49:39 inside ct_results()
Received packet @ 2001-10-30 11:49:40
0000 fd 00 00 bd 00 00 00 00 00 |.........|


2001-10-30 11:49:40 processing result tokens. marker is fd
2001-10-30 11:49:40 inside ct_cancel()
Sending packet @ 2001-10-30 11:49:40
0000 06 01 00 08 00 00 00 00 |........|


Received packet @ 2001-10-30 11:49:42
0000 fd 20 00 00 00 00 00 00 00 |. .......|


2001-10-30 11:49:42 inside ct_con_props() action = 25 property = 26
2001-10-30 11:49:42 inside ct_close()
2001-10-30 11:49:42 inside ct_con_drop()

--
James Cameron




Archive powered by MHonArc 2.6.24.

Top of Page