Disable phpMyAdmin configuration storage from config.inc.php. Then try to generate a query in DB-QBE between two tables linked with a foreign key constraint. It fails to generate a LEFT join.
Fix: https://github.com/phpmyadmin/phpmyadmin/pull/1324
Fix: https://github.com/phpmyadmin/phpmyadmin/pull/1324