[phpmyadmin/phpmyadmin] a5ac30: Remove undocumented caching for table status

Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: a5ac300264f3c37a24789ca67fd66850aa1099b0 https://github.com/phpmyadmin/phpmyadmin/commit/a5ac300264f3c37a24789ca67fd6... Author: Michal Čihař <michal@cihar.com> Date: 2016-04-07 (Thu, 07 Apr 2016) Changed paths: M libraries/DatabaseInterface.php Log Message: ----------- Remove undocumented caching for table status This feature is not documented, not in the default config, so probably not used at all. This was introduced in revert commit 19432a02cc218e7469dc8c123f73b10ab47c872c, so I believe it was not intentional. Signed-off-by: Michal Čihař <michal@cihar.com> Commit: fd7d036cde5fe456ee0a077aef0c5f4f04784098 https://github.com/phpmyadmin/phpmyadmin/commit/fd7d036cde5fe456ee0a077aef0c... Author: Michal Čihař <michal@cihar.com> Date: 2016-04-18 (Mon, 18 Apr 2016) Changed paths: M libraries/DatabaseInterface.php Log Message: ----------- Merge pull request #12170 from nijel/remove-cache Remove undocumented caching for table status Compare: https://github.com/phpmyadmin/phpmyadmin/compare/c81cc62ad022...fd7d036cde5f
participants (1)
-
Michal Čihař