Branch: refs/heads/QA_4_7
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 76f51a1ffbbf430354715822521caaf9f4caa815
      
https://github.com/phpmyadmin/phpmyadmin/commit/76f51a1ffbbf430354715822521caaf9f4caa815
  Author: Michal Čihař <[email protected]>
  Date:   2017-08-21 (Mon, 21 Aug 2017)

  Changed paths:
    M libraries/plugins/export/ExportSql.php

  Log Message:
  -----------
  Use tryQuery instead of query to handle errors

We really do not want to end up in mysql_die here as we could have sent
some output already.

Fixes #13600

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


  Commit: 3c79eb6cdbc88d64a91f8be621bb69f27c4b4c5f
      
https://github.com/phpmyadmin/phpmyadmin/commit/3c79eb6cdbc88d64a91f8be621bb69f27c4b4c5f
  Author: Michal Čihař <[email protected]>
  Date:   2017-08-21 (Mon, 21 Aug 2017)

  Changed paths:
    M libraries/Error.php

  Log Message:
  -----------
  Better handle situation where debug_backtrace is disabled

Fixes #13599

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


Compare: 
https://github.com/phpmyadmin/phpmyadmin/compare/86f2ed6a7691...3c79eb6cdbc8
_______________________________________________
Git mailing list
[email protected]
https://lists.phpmyadmin.net/mailman/listinfo/git

Reply via email to