This not phpmyadmin feature enhancement for internal relationships. I am using InnoDB.
I want to know how to Phpmyadmin create select value from foreign key.
This is example :
I have used a foreign key in PhpMyAdmin, I am very curious, how PhpMyAdmin can detect the options that have been used for the foreign key. I have some experiments with selecting data in INFORMATION_SCHEMA and it took a long time to load it, is there any way to get the foreign key value only with MySQL query?