Re: "blobSendChunkSize" property does not work
Posted by: Mark Matthews
Date: October 17, 2012 10:47AM

John,

max_long_data_size and max_allowed_packet are two different variables, see:

http://dev.mysql.com/doc/refman/5.5/en/server-system-variables.html#sysvar_max_long_data_size

I'm guessing there's some subtle interaction there, because in 5.6 it's locked to max_allowed_packet. I'd try setting it higher than max_allowed_packet?

-Mark

Mark Matthews
Consulting Member Technical Staff - MySQL Enterprise Tools
Oracle
http://www.mysql.com/products/enterprise/monitor.html

Options: ReplyQuote


Subject
Written By
Posted
Re: "blobSendChunkSize" property does not work
October 17, 2012 10:47AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.