The dump process failed with exitcode 2 #113
Unanswered
rarepixel-studio
asked this question in
Q&A
Replies: 1 comment
-
@freekmurze Sorry, why was this moved to discussions? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
It seems like that mysqldump is not using the right host and ignoring the connection config.
I'm using Laravel Homestead and I'm trying to connect to the host machine. IP address in my config file is 10.0.2.2.
It appears that mysqldump is connecting to the local MySql.
Thank you
Beta Was this translation helpful? Give feedback.
All reactions