I have to MySQL tables TICKET-is the parent and USER-is the child, in a many-to-one relationship.
=TICKET= PK(ID) summary message FK(user_id) references USER(