0.51 - tds7.0 text type truncate problem
Julio Silva
jsilva at ruido-visual.pt
Fri Jun 15 19:38:51 EDT 2001
On Sex, 15 Jun 2001, you wrote:
> Ops. I'm sorry but the last post was on the wrong mailing list. The strace
> bellow is of program I use in sqlrelay to do queries. Meanwhile I found
> in sqlrelay source this line #define MAX_ITEM_BUFFER_SIZE 2048
> I'm going to change this but so far I only got a core dump after changing this
> to 4096.
increasing #define MAX_ITEM_BUFFER_SIZE 2048
to 4096 I got a core dump.
increasing #define MAX_ITEM_BUFFER_SIZE 2048
to 8192 I'm able to get all the query but something goes wrong after that and I
think it still goes on sqlrelay.
Best Regards,
Julio Silva
More information about the FreeTDS
mailing list