Skip to content

Add "mysqlrestore" command to restore dumps#103

Open
sarahkadar wants to merge 1 commit intoshipping-docker:masterfrom
sarahkadar:patch-1
Open

Add "mysqlrestore" command to restore dumps#103
sarahkadar wants to merge 1 commit intoshipping-docker:masterfrom
sarahkadar:patch-1

Conversation

@sarahkadar
Copy link

You need to run the docker-compose with the -T to disable pseudo-tty allocation if you want to restore a mysql dump via piping it to the command.

(Maybe it could be just "restore" since we have "dump" already?)

See https://stackoverflow.com/a/49724907/6541

You need to run the docker-compose with the -T to disable pseudo-tty allocation if you want to restore a mysql dump via piping it to the command.

(Maybe it could be just "restore" since we have "dump" already?)

See https://stackoverflow.com/a/49724907/6541
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.

1 participant