Portal Home > Knowledgebase > Magento > Error using PhpMyAdmin to upload magento database


Error using PhpMyAdmin to upload magento database




SET FOREIGN_KEY_CHECKS = 0;

at the start.

And turn them back on again at the end by putting

SET FOREIGN_KEY_CHECKS = 1;

On the last line




Was this answer helpful?

Add to Favourites Add to Favourites    Print this Article Print this Article

Also Read