Answer the question
In order to leave comments, you need to log in
Why is the mysql database of the django project under ubuntu not dumped from phpmyadmin?
1) export mysql database from phpmyadmin django project from local machine
2) on ubuntu server I try to dump
sudo mysql -u root -p crm3 < crm3.sql
gives error
ERROR 1824 (HY000) at line 1106: Failed to open the referenced table 'auth_permission'
maybe some settings need to be specified when exporting?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question