When I try to import Geolocation .sql data, why do I get the following error message "1451 - Cannot delete or update a parent row: a foreign key constraint fails (`osclass-3138330c13`.`oc_t_city`, CONSTRAINT `oc_t_city_ibfk_2` FOREIGN KEY (`fk_c_country_code`) REFERENCES `oc_t_country` (`pk_c_code`))"
What should I do?