View all foreign key constraints for entire MySQL database
- by Scott Wolf
I have a large database with over 150 tables that I've recently been handed. I'm just wondering if there is an easy way to view all foreign key constraints for the entire DB instead of on a per-table basis.