[phpMyAdmin Git] [phpmyadmin/phpmyadmin] ec9848: Improve performance of database structure page

Michal Čihař michal at cihar.com
Wed Apr 6 10:20:10 CEST 2016


  Branch: refs/heads/QA_4_6
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: ec984877d827c72c614100c5fc4574c61fbd0b28
      https://github.com/phpmyadmin/phpmyadmin/commit/ec984877d827c72c614100c5fc4574c61fbd0b28
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-04-06 (Wed, 06 Apr 2016)

  Changed paths:
    M ChangeLog
    M db_structure.php
    M libraries/controllers/database/DatabaseStructureController.php

  Log Message:
  -----------
  Improve performance of database structure page

There is no need to get full list of tables twice, it's enough to do it
in the controller itself.

Fixes #12129

Signed-off-by: Michal Čihař <michal at cihar.com>




More information about the Git mailing list