Hi,
I can see foreign keys in the information schema db in mysql but there is no information about 'on delete cascade' or 'on update...'.
How can I get all information about foreign keys?
I can see foreign keys in the information schema db in mysql but there is no information about 'on delete cascade' or 'on update...'.
How can I get all information about foreign keys?