Branch: refs/heads/QA_4_7 Home: https://github.com/phpmyadmin/phpmyadmin Commit: faffa92f2246709d1c514b4d522ba8de449774d7 https://github.com/phpmyadmin/phpmyadmin/commit/faffa92f2246709d1c514b4d522b... Author: Michal Čihař michal@cihar.com Date: 2017-03-01 (Wed, 01 Mar 2017)
Changed paths: M ChangeLog M browse_foreigners.php
Log Message: ----------- Fixed related field selection for native relations
The PMA_getForeigners handles just fine both situations, so there is no need to check the configuration in advance.
Fixes #12967
Signed-off-by: Michal Čihař michal@cihar.com
Commit: 9d13e3d143ef54cf328262c771ccf700eb02708c https://github.com/phpmyadmin/phpmyadmin/commit/9d13e3d143ef54cf328262c771cc... Author: Michal Čihař michal@cihar.com Date: 2017-03-01 (Wed, 01 Mar 2017)
Changed paths: M libraries/relation.lib.php
Log Message: ----------- Display first char field for foreign key if nothing is configured
In most cases this is what users want to see and anyway it is way better than showing nothing.
Issue #12835
Signed-off-by: Michal Čihař michal@cihar.com
Compare: https://github.com/phpmyadmin/phpmyadmin/compare/cb60b4a75099...9d13e3d143ef