Synopsis
$dbh->foreign_key_info($pk_catalog, $pk_database, $pk_table,
$fk_catalog, $fk_database, $fk_table[, \%attri])
This function returns a statement handle for fetching
information about foreign keys in a given table. It’s still fairly new
and does not seem to be well integrated into MySQL yet.