I use show create table myforeign; statement query but I can’t see the name of the foreign key. The mysql I use is the one in the PHP toolbox
select * from INFORMATION_SCHEMA.KEY_COLUMN_USAGE试试
select * from INFORMATION_SCHEMA.KEY_COLUMN_USAGE试试