[phpmyadmin/phpmyadmin] 298ef4: fix: toggle export options when selecting all stru...

Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 298ef434822fd294428029790480055cd6ff1952 https://github.com/phpmyadmin/phpmyadmin/commit/298ef434822fd294428029790480... Author: Xinyu Liu <meteor.lxy@foxmail.com> Date: 2018-03-24 (Sat, 24 Mar 2018) Changed paths: M js/export.js Log Message: ----------- fix: toggle export options when selecting all struture or all data in database-level exports Signed-off-by: Xinyu Liu <meteor.lxy@foxmail.com> Commit: f1fa924f5f545d88b5c34500283ff5de12f6a9e5 https://github.com/phpmyadmin/phpmyadmin/commit/f1fa924f5f545d88b5c34500283f... Author: Xinyu Liu <meteor.lxy@foxmail.com> Date: 2018-03-24 (Sat, 24 Mar 2018) Changed paths: M libraries/classes/Plugins/Export/ExportSql.php Log Message: ----------- fix: AUTO_INCREMENT error when only exporting table structure in database-level exports; issue #14066 Signed-off-by: Xinyu Liu <meteor.lxy@foxmail.com> Commit: 3c12c9efb4076a329b932a3168b282624d537755 https://github.com/phpmyadmin/phpmyadmin/commit/3c12c9efb4076a329b932a3168b2... Author: Maurício Meneghini Fauth <mauriciofauth@gmail.com> Date: 2018-05-16 (Wed, 16 May 2018) Changed paths: M js/export.js M libraries/classes/Plugins/Export/ExportSql.php Log Message: ----------- Merge pull request #14119 from meteorlxy/patch-tmp fix: AUTO_INCREMENT error when only exporting table structure in database-level exports; issue #14066 Compare: https://github.com/phpmyadmin/phpmyadmin/compare/c1a54f77b136...3c12c9efb407 **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019.
participants (1)
-
Maurício Meneghini Fauth