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

Use MySQL binary in interactive mode for db cli command #178

Merged
merged 1 commit into from Sep 28, 2020

Conversation

schlessera
Copy link
Member

Make sure mysql is being used in interactive mode for the db cli command. Otherwise, it will just hang, waiting on input indefinitely.

Fixes #173

@schlessera schlessera added this to the 2.0.10 milestone Sep 28, 2020
@schlessera schlessera requested a review from a team as a code owner Sep 28, 2020
@schlessera schlessera merged commit e7efa7d into master Sep 28, 2020
2 checks passed
@schlessera schlessera deleted the fix/173-db-cli-hangs branch Sep 28, 2020
danielbachhuber pushed a commit that referenced this pull request Nov 18, 2022
Use MySQL binary in interactive mode for `db cli` command
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.

wp db cli hangs
1 participant