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

MySQL dumps won't import #39

Open
FezVrasta opened this issue Apr 13, 2017 · 0 comments
Open

MySQL dumps won't import #39

FezVrasta opened this issue Apr 13, 2017 · 0 comments

Comments

@FezVrasta
Copy link

FezVrasta commented Apr 13, 2017

Hi, thank you for the awesome script!

I created MySQL dumps and I'm trying to import them into my local MySQL instance on an InnoDB database:

 mysql -u root -p imdb < movies.list.sql

But the command is stuck there and won't proceed... If I try to import it with Sequel Pro it gets stuck on:

image

Am I doing something wrong?


edit: If I open the whole query in Sequel Pro and then I run it, I get (after a while):

Unknow column title in fields list
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

No branches or pull requests

1 participant