Forums | Webyog
Tools to manage and monitor MySQL databases
forums › forums › SQLyog › Using SQLyog › RELATIONS
Can't do it.
You need to build a foreign key in the second table that is the primary key of the first. THEN you can build the relation and add the cascading delete.
=C=