Skip to content

Split insert query during export when they exceed a configurable length #31

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 17 commits into
base: master
Choose a base branch
from

Conversation

nicolasriousset
Copy link

Following up enchancement request #30, I've added a MAX_INSERT_SIZE property, which if set ensures that large insert queries are split into several smaller ones, to avoid exceeding the max_packet_size MySql parameter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant