[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 364b26: Bug #4798 Missing column when exporting in sql (2)

Marc Delisle marc at infomarc.info
Tue Mar 17 21:00:08 CET 2015


  Branch: refs/heads/QA_4_3
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 364b26b0dd783cbcc2b1be2113d2cf8cfbde1931
      https://github.com/phpmyadmin/phpmyadmin/commit/364b26b0dd783cbcc2b1be2113d2cf8cfbde1931
  Author: Andrea Vallorani <andrea.vallorani at gmail.com>
  Date:   2015-03-17 (Tue, 17 Mar 2015)

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

  Log Message:
  -----------
  Bug #4798 Missing column when exporting in sql (2)

Export failure when the comments contains reserved keywords (KEY, CONSTRAINT)
To resolve, I removed the SQL comment from the current line before checking the presence of reserved keywords.

Signed-off-by: Andrea Vallorani <andrea.vallorani at gmail.com>


  Commit: 3c49594c5647e519d7f417e6c7c7ba5199220ec2
      https://github.com/phpmyadmin/phpmyadmin/commit/3c49594c5647e519d7f417e6c7c7ba5199220ec2
  Author: Marc Delisle <marc at infomarc.info>
  Date:   2015-03-17 (Tue, 17 Mar 2015)

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

  Log Message:
  -----------
  Merge pull request #1588 from andreaval/QA_4_3

Bug #4798 Missing column when exporting in sql (2)


Compare: https://github.com/phpmyadmin/phpmyadmin/compare/da656d7f5d51...3c49594c5647


More information about the Git mailing list