I have a MySQL
database structure ready, but ALTER TABLE
of FOREIGN KEY's
has not specified settings for ON DELETE
and ON UPDATE
. How do I enter these settings now, with the tables and keys already created?