Skip to content
This repository has been archived by the owner on Oct 12, 2018. It is now read-only.

"mysql" failed to start: "No such file or directory" #6

Open
jberryman opened this issue Jun 23, 2016 · 0 comments · May be fixed by #8
Open

"mysql" failed to start: "No such file or directory" #6

jberryman opened this issue Jun 23, 2016 · 0 comments · May be fixed by #8

Comments

@jberryman
Copy link

jberryman commented Jun 23, 2016

I'm invoking sqitch something like this, and get an error:

» docker run --rm --link foo:foo  -v $(pwd):/tmp/mysql-evolutions docteurklein/sqitch:mysql --engine mysql --plan-file /tmp/evolutions/shared/sqitch.plan deploy --target "db:mysql://root:foo@foo/foo"
Adding registry tables to db:mysql://root:@foo/sqitch
"mysql" failed to start: "No such file or directory"

This is maybe a similar issue to #1 and #4

@ealter ealter linked a pull request Aug 31, 2017 that will close this issue
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant