[phpMyAdmin Git] [phpmyadmin/phpmyadmin] 081843: Fixed SQL export with newlines

Isaac Bennetch bennetch at gmail.com
Mon Dec 5 23:47:58 CET 2016


  Branch: refs/heads/MAINT_4_6_5
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 081843aa5c0152c1c6ec8d0cb69f4041c8ea8683
      https://github.com/phpmyadmin/phpmyadmin/commit/081843aa5c0152c1c6ec8d0cb69f4041c8ea8683
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-12-05 (Mon, 05 Dec 2016)

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

  Log Message:
  -----------
  Fixed SQL export with newlines

Remove manual escaping where we do proper escaping through MySQL
extension.

Fixes #12765

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


  Commit: ce2208635f5a1c69a90a871ea3ec7cdd96333022
      https://github.com/phpmyadmin/phpmyadmin/commit/ce2208635f5a1c69a90a871ea3ec7cdd96333022
  Author: Isaac Bennetch <bennetch at gmail.com>
  Date:   2016-12-05 (Mon, 05 Dec 2016)

  Changed paths:
    M README
    M doc/conf.py
    M libraries/Config.php

  Log Message:
  -----------
  Update for release 4.6.5.2

Signed-off-by: Isaac Bennetch <bennetch at gmail.com>


Compare: https://github.com/phpmyadmin/phpmyadmin/compare/081843aa5c01^...ce2208635f5a


More information about the Git mailing list