Skip to content
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

Fixes the mysql export for more than one entry #843

Closed
wants to merge 0 commits into from

Conversation

Siedlerchr
Copy link
Member

Fixes the export of more than one entry through the connection option #685
Added ability to add server specific connection parameters in dbStrings, because MySQL and PostreSQL parameter names differ.

Using setCatalog instead of use database (recommended in mysql doc see: https://dev.mysql.com/doc/connector-j/en/connector-j-reference-configuration-properties.html , Section "Initial Database for Connection" )

@oscargus @simonharrer

Edit// I don't know why it says there is a conflict! I did a fetch from upstream, checked out upstream master and created a new branch

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