
Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: abc11aa8d81140b2692d1e5730cc899bb4419734 https://github.com/phpmyadmin/phpmyadmin/commit/abc11aa8d81140b2692d1e5730cc... Author: Viduranga Wijesooriya <vpowerrc@gmail.com> Date: 2014-01-11 (Sat, 11 Jan 2014) Changed paths: M libraries/plugins/export/ExportSql.class.php Log Message: ----------- fixed error #1004 Create indexes at the end in SQL export Signed-off-by: Viduranga Wijesooriya <vpowerrc@gmail.com> Commit: fd15323459efc87fb02d647ad93e952d299c7a76 https://github.com/phpmyadmin/phpmyadmin/commit/fd15323459efc87fb02d647ad93e... Author: Marc Delisle <marc@infomarc.info> Date: 2014-01-11 (Sat, 11 Jan 2014) Changed paths: M libraries/plugins/export/ExportSql.class.php Log Message: ----------- Merge pull request #850 from vpowerrc/viduranga fixed error #1004 Create indexes at the end in SQL export Compare: https://github.com/phpmyadmin/phpmyadmin/compare/d820a2551dd4...fd15323459ef