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

Michal Čihař michal at cihar.com
Mon Apr 18 12:15:45 CEST 2016


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: a5ac300264f3c37a24789ca67fd66850aa1099b0
      https://github.com/phpmyadmin/phpmyadmin/commit/a5ac300264f3c37a24789ca67fd66850aa1099b0
  Author: Michal Čihař <michal at 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 at cihar.com>


  Commit: fd7d036cde5fe456ee0a077aef0c5f4f04784098
      https://github.com/phpmyadmin/phpmyadmin/commit/fd7d036cde5fe456ee0a077aef0c5f4f04784098
  Author: Michal Čihař <michal at 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


More information about the Git mailing list