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

Pass command line arguments to mysql scripts #1076

Merged
merged 2 commits into from
Apr 1, 2024

Conversation

schneider-felix
Copy link
Contributor

@M-arcus and I encountered an issue when working with the mysql and mysqladmin scripts. This was caused by command line arguments not being passed to the underlying mysql binaries.

This PR therefore fixes #1007

I also updated the mysql tests, because they didn't wait for the configure-mysql process to finish and didn't test for the issue described above.

@domenkozar domenkozar merged commit c82b8ba into cachix:main Apr 1, 2024
226 of 247 checks passed
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.

MySQL configuration on startup fails when trying to set up users
3 participants