Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 286b9a79e0cc802efc363d23c4285320e7225b59 https://github.com/phpmyadmin/phpmyadmin/commit/286b9a79e0cc802efc363d23c428... Author: Michal Čihař michal@cihar.com Date: 2014-02-25 (Tue, 25 Feb 2014)
Changed paths: M libraries/List_Database.class.php M libraries/PMA.php
Log Message: ----------- Remove control link from PMA_List_Database class
This code is there from time when we used SHOW DATABASE, which could fail with --skip-show-database. As we now use information schema which is not limited by this, there is no need for this workaround.
Signed-off-by: Michal Čihař michal@cihar.com
Commit: f122e06efbcc3fed7fbc34390044c906b01f25f1 https://github.com/phpmyadmin/phpmyadmin/commit/f122e06efbcc3fed7fbc34390044... Author: Michal Čihař michal@cihar.com Date: 2014-02-27 (Thu, 27 Feb 2014)
Changed paths: M libraries/List_Database.class.php M libraries/PMA.php
Log Message: ----------- Merge pull request #963 from nijel/remove-skip-show-database
Remove control link from PMA_List_Database class
Compare: https://github.com/phpmyadmin/phpmyadmin/compare/76909edc921f...f122e06efbcc