[phpMyAdmin Git] [phpmyadmin/phpmyadmin] bd2543: Fixed query that is used in designer.

Michal Čihař michal at cihar.com
Fri Apr 28 16:27:33 CEST 2017


  Branch: refs/heads/QA_4_7
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: bd2543d1b6b5dae05476d03300ce3d6a1c65bcdf
      https://github.com/phpmyadmin/phpmyadmin/commit/bd2543d1b6b5dae05476d03300ce3d6a1c65bcdf
  Author: Dan Ungureanu <udan1107 at gmail.com>
  Date:   2017-04-14 (Fri, 14 Apr 2017)

  Changed paths:
    M libraries/pmd_common.php

  Log Message:
  -----------
  Fixed query that is used in designer.

Previously, it was using the htmlspecialchars(tbl_name) instead of the
real table name.

Signed-off-by: Dan Ungureanu <udan1107 at gmail.com>


  Commit: 2227f33c741db4b2a309f5bc0027deb99c853b98
      https://github.com/phpmyadmin/phpmyadmin/commit/2227f33c741db4b2a309f5bc0027deb99c853b98
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-04-28 (Fri, 28 Apr 2017)

  Changed paths:
    M libraries/pmd_common.php

  Log Message:
  -----------
  Merge pull request #13191 from udan11/fix_designer

Fix designer


Compare: https://github.com/phpmyadmin/phpmyadmin/compare/8d6b1dce57b4...2227f33c741d


More information about the Git mailing list