Branch: refs/heads/QA_4_7
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 5fd7b2c9dee5bfaab302650a734d5c5e491df5e8
      
https://github.com/phpmyadmin/phpmyadmin/commit/5fd7b2c9dee5bfaab302650a734d5c5e491df5e8
  Author: Michal Čihař <[email protected]>
  Date:   2017-06-13 (Tue, 13 Jun 2017)

  Changed paths:
    M libraries/Tracker.php

  Log Message:
  -----------
  Avoid getting tracking version for non tracked tables

We won't use it anyway, so it's better to avoid that query.

Issue #13318

Signed-off-by: Michal Čihař <[email protected]>


  Commit: 4f30297d38685880ecbd9143f67d6cf404c6c320
      
https://github.com/phpmyadmin/phpmyadmin/commit/4f30297d38685880ecbd9143f67d6cf404c6c320
  Author: Michal Čihař <[email protected]>
  Date:   2017-06-13 (Tue, 13 Jun 2017)

  Changed paths:
    M ChangeLog
    M libraries/Tracker.php

  Log Message:
  -----------
  Cache tracker enabled per table

This can be executed quite a lot of times during import and there is no
reason to query database again during that.

Fixes #13318

Signed-off-by: Michal Čihař <[email protected]>


  Commit: 1ecf2561a1cd73ffa11128e246ebd08bad3b756f
      
https://github.com/phpmyadmin/phpmyadmin/commit/1ecf2561a1cd73ffa11128e246ebd08bad3b756f
  Author: Michal Čihař <[email protected]>
  Date:   2017-06-13 (Tue, 13 Jun 2017)

  Changed paths:
    M templates/export/alias_item.phtml

  Log Message:
  -----------
  Unmark field as required

Otherwise the hidden field blocks form submission.

Signed-off-by: Michal Čihař <[email protected]>


Compare: 
https://github.com/phpmyadmin/phpmyadmin/compare/7af85633c49e...1ecf2561a1cd
_______________________________________________
Git mailing list
[email protected]
https://lists.phpmyadmin.net/mailman/listinfo/git

Reply via email to