Dear MySQL,

Can you please tell me if there is a way of listing all child tables which have a foreign key reference to a parent?

Therefore I can find and delete a child row, then delete the parent without getting:

"a foreign key constraint fails"

Regards,

Ben Clewett

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to