ERROR 1452 (23000) at line 35: Cannot add or update a child row: a foreign key constraint fails (`sandbox_db`.`fourth`, CONSTRAINT `fourth_ibfk_2` FOREIGN KEY (`first_id`, `third_id`) REFERENCES `third` (`first_id`, `third_id`) ON DELETE CASCADE ON UPDATE CASCADE)