Zend certified PHP/Magento developer

Maagento 2 : getting error when Import database

I have run this command:-

 mysql -u magento -p database < database_file.sql

I have got the error:-

ERROR 1062 (23000) at line 5447: Duplicate entry '7-41-0' for key 'catalog_category_entity_int.CATALOG_CATEGORY_ENTITY_INT_ENTITY_ID_ATTRIBUTE_ID_STORE_ID'

How to solve this error?