MySQL Forums
Forum List  »  Federated Storage Engine

Multi-Row Insert - packet size?
Posted by: Gregory Haase
Date: December 06, 2007 04:39PM

I was looking a the changelogs for 5.0.51 and I noticed a note for http://bugs.mysql.com/25513

The note mentions a limitation that "The size of the insert cannot exceed the maximum packet size between servers. If the insert exceeds this size, it is broken into multiple packets and the rollback problem can occur."

For what we are doing, it should be theoretically to carve our batch into smaller pieces, but how do we determine what "maximum packet size" is?

Thanks,

haaseg

Options: ReplyQuote


Subject
Views
Written By
Posted
Multi-Row Insert - packet size?
6376
December 06, 2007 04:39PM


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.