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

--default-extra-file option added #1114

Merged
merged 1 commit into from
Apr 25, 2023
Merged

--default-extra-file option added #1114

merged 1 commit into from
Apr 25, 2023

Conversation

davidducos
Copy link
Member

@davidducos davidducos commented Apr 25, 2023

We added --default-extra-file because we want to use --default-file to load /etc/mydumper.cnf which contains the default configuration for session and global variables.
Take into account that --default-file doesn't work as MySQL client, we load both files when both option are used. This means that we are NOT going to only load --defaults-file when it is used.

@davidducos davidducos added this to the Release 0.14.5-1 milestone Apr 25, 2023
@davidducos davidducos linked an issue Apr 25, 2023 that may be closed by this pull request
@davidducos davidducos merged commit 3a9a0f7 into master Apr 25, 2023
@davidducos davidducos deleted the enh_1108 branch May 24, 2023 12:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add --defaults-extra-file to the parameters
1 participant