daniloaz / myphp-backup

Simple and fast MySQL backups using PHP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ignore foreign key constraint

kartikbhatia opened this issue · comments

While importing file to database, there should be on option to ignore foreign key constraint.

ERROR: SQL execution error: Cannot delete or update a parent row: a foreign key constraint fails

Thank you for your suggestion @kartikbhatia. I already added such option.