E
E
Egor L2022-04-11 03:23:00
MySQL
Egor L, 2022-04-11 03:23:00

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

1 answer(s)
A
Alexander Karabanov, 2022-04-11
@karabanov

Failed to open the referenced table

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question