MySQL Forums
Forum List  »  Newbie

Re: Strange string in FK error message
Posted by: Peter Brawley
Date: January 13, 2017 11:19AM

`#sql-d04_2` is just the name of the temp table MySQL is using for the op.

The error message says the proposed FK column in the child table has a value that does not exist in the parent table.

Options: ReplyQuote


Subject
Written By
Posted
Re: Strange string in FK error message
January 13, 2017 11:19AM


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.