Skip to content

Conversation

@tikotzky
Copy link

Overview

This is a continuation of #408, updated to add a separate PrependArgs and only use it in the mysql plugin.

Type of change

  • Created a new plugin
  • Improved an existing plugin
  • Fixed a bug in an existing plugin
  • Improved contributor utilities or experience

Related Issue(s)

How To Test

Changelog

Update mysql plugin to always add --defaults-file as the first argument.

nr-dbuckwalter and others added 2 commits January 29, 2026 14:28
Add a PrependArgs FileOption that allows specific plugins to opt into
prepending arguments instead of appending. This preserves the default
AddArgs behavior for all other plugins while allowing MySQL to place
--defaults-file first as required by the mysql CLI.
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.

1Password mysql shell plugin breaks additional CLI arguments

2 participants