Re: Question about max size of a dbrpcparam
"Navdeep Shergill" <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
I will go ahead and do that.. for the time being; can you comment on this? =========== The block size is 512; so it seems to be putting 512 bytes on the socket at a time. I'm wondering if that is the problem; since doing 512 bytes at a time of a 40mb file takes a while. One thing to note is that during the 'big for loop' thats in that tds_put_n function; the TDSSOCKET->STATE changes to TDS_DEAD. Dont know why. ======================================== Thanks! On Thu, Oct 9, 2008 at 8:40 AM, James K. Lowden <[email protected]>wrote: > Navdeep Shergill wrote: > > The log file itself is about 200mb > > OK, just post the first 100 lines and the last 1000 lines of the log of > the bad session. Let's see what it says. > > I won't be able to work on this right away, but I'll put it on my list if > we determine it's a bug. > > --jkl > _______________________________________________ > FreeTDS mailing list > [email protected] > http://lists.ibiblio.org/mailman/listinfo/freetds >