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

fix: Consider DB connection port. #23

Merged
merged 1 commit into from
Feb 12, 2024
Merged

fix: Consider DB connection port. #23

merged 1 commit into from
Feb 12, 2024

Conversation

keik
Copy link
Contributor

@keik keik commented Nov 22, 2023

Long time no see~

If MySQL is running on a port other than 3306, dump and restore will fail.
I fixed by adding -P option to mysql client command.

Tests for this changes are little bit hard to prepare env so please for give me to skip this 🙏

@waka waka merged commit b7a37c7 into waka:master Feb 12, 2024
4 checks passed
@waka waka mentioned this pull request Feb 12, 2024
@waka
Copy link
Owner

waka commented Feb 12, 2024

Thanks!
I released new version 0.5.3.

@keik keik deleted the consider-port branch February 13, 2024 00:30
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.

2 participants