Error 1452 : Cannot add or update a child row: a foreign key constraint fails (`vr_users/last_message_sent`, CONSTRAINT `last_message_sent_ibfk_1` FOREIGN KEY (`username`) REFERENCES `profiles` (`username`) ON DELETE CASCADE ON UPDATE CASCADE)