Skip to Content.
Sympa Menu

freetds - RE: [freetds] Problem with current snapshot

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Simon Talbot" <simont AT nse.co.uk>
  • To: "FreeTDS Development Group" <freetds AT lists.ibiblio.org>
  • Subject: RE: [freetds] Problem with current snapshot
  • Date: Thu, 13 Nov 2003 16:57:15 -0000

Frediano,

No TEXT type fields are contained in this database, so it can't be that
!!!

Simon

-----Original Message-----
From: freetds-bounces AT lists.ibiblio.org
[mailto:freetds-bounces AT lists.ibiblio.org] On Behalf Of ZIGLIO Frediano
Sent: 13 November 2003 16:48
To: FreeTDS Development Group
Subject: RE: [freetds] Problem with current snapshot

Perhaps I understood... it's a problem related to TEXT fields... in
src/tds/read.c:

/* TODO: reallocate if blob and no space */

perhaps should be

/* FIXME: reallocate if blob and no space */

...

>
> ZIGLIO,
>
> The statement being executed at the time of the error is:
> UPDATE S SET DetroitShow = 4,AnyShow = 2 WHERE S_ID=3666
>
> Although the system has executed some 10,000 Insert/Update statements
> by the time it hits this Update statement, the statement on it's pwn
> does not trigger the problem.
>


...

_______________________________________________
FreeTDS mailing list
FreeTDS AT lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/freetds






Archive powered by MHonArc 2.6.24.

Top of Page