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

GUI API show and change backup parameters #913

Open
svaroqui opened this issue Oct 9, 2024 · 0 comments · Fixed by #939
Open

GUI API show and change backup parameters #913

svaroqui opened this issue Oct 9, 2024 · 0 comments · Fixed by #939

Comments

@svaroqui
Copy link
Collaborator

svaroqui commented Oct 9, 2024

 --backup-mydumper-options string                       Extra options (default "--chunk-filesize=1000 --compress --less-locking --verbose=3 --triggers --routines --events --trx-consistency-only --kill-long-queries")
      --backup-myloader-options string                       Extra options (default "--overwrite-tables --verbose=3")
      --backup-mysqldump-options string                      Extra options (default "--hex-blob --single-transaction --verbose --all-databases --routines=true --triggers=true --system=all")

This should be printed with the addition of what we add as extra dynamic options offuscated for password

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

Successfully merging a pull request may close this issue.

3 participants