I'm getting the following error when attempting to import the mg.sql file into a database:
#1452 - Cannot add or update a child row: a foreign key constraint fails (`mg`.<result 2 when explaining filename '#sql-d94_4a'>, CONSTRAINT `roles_users_ibfk_1` FOREIGN KEY (`user_id`) REFERENCES `users` (`id`) ON DELETE CASCADE)
Any help?