I feel like I\'m being stupid, but I can\'t find anywhere on the phpMyAdmin interface to add constraints to foreign keys e.g. CASCADE ON DELETE
I\'ve looked for simi
Firstly, you should choose storage engine as InnoDB.
Follow this way: click database_name -> More -> Designer