I have two tables, one is Group
table and the other is Message
table. The Message
table may contain messages from all the the groups.
So, I have a one-to-many
relationship between a Group
to the Message
. If I store a single Message
with the relevant Group
then it works fine. But if i try to store multiple messages with the group, I get the following error 1550 error code
Aucun commentaire:
Enregistrer un commentaire