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.vallor...@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.vallor...@gmail.com>


  Commit: 3c49594c5647e519d7f417e6c7c7ba5199220ec2
      
https://github.com/phpmyadmin/phpmyadmin/commit/3c49594c5647e519d7f417e6c7c7ba5199220ec2
  Author: Marc Delisle <m...@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
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git

Reply via email to