0

In my case I fixed it like that:

To fix this error you should first add tables without foreign key. Then tables that foreign key's table is already added.

In fact you should modify several times the SQL request(backup code of db) and play it several times in phpmyadmin.

Note That: Don't change the structure of the SQL request. Only add or delete a table and its datas (if exist).

Shadow
  • 33,525
  • 10
  • 51
  • 64

0 Answers0