MySQL Forums
Forum List  »  Newbie

Re: two different users join
Posted by: Jassim Rahma
Date: July 23, 2021 02:51PM

I tried to add the foreign key but got:

1452 - Cannot add or update a child row: a foreign key constraint fails (`zeera`.`#sql-10cc_1d1f`, CONSTRAINT `#sql-10cc_1d1f_ibfk_1` FOREIGN KEY (`conversation_id`) REFERENCES `conversations` (`conversation_id`))

Options: ReplyQuote


Subject
Written By
Posted
July 23, 2021 11:10AM
Re: two different users join
July 23, 2021 02:51PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.