> She's got me, though.

If you mean me, adjust the gender.

> I just found an 8MB max packet size in MySQL, which has been
> adjusted to 100MB. I'll do some tests this afternoon and get
> back with the results.

Please note that at least the older MySQL driver (I haven't looked at the
source for the current one), kept the content IN MEMORY and required more
memory than the packet.  I don't recall the multiplier off-hand, but IIRC,
around 33%, i.e.., max message size * 1.333 = max packet size.

And, yes Stefano, I just reproduced a similar problem where the packet size
was too small for the allowed message size.  I increased my message size
without doing the same in /etc/my.cnf.

        --- Noel


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to