Branch: refs/heads/QA_4_9 Home: https://github.com/phpmyadmin/phpmyadmin Commit: deeb5156b996e27668435f8284f91350c0427896 https://github.com/phpmyadmin/phpmyadmin/commit/deeb5156b996e27668435f8284f91350c0427896 Author: Hugues Peccatte <[email protected]> Date: 2019-11-02 (Sat, 11 November 2019) +01:00
Changed paths: M tbl_export.php Log Message: ----------- Fix #12241 Remove alias removal In former versions, export on queries was available only for queries with one single table. This is not true anymore, so we should keep the aliases. Signed-off-by: Hugues Peccatte <[email protected]> Commit: 11d8af138f03bbd27c76c263137deb3efdfe47b0 https://github.com/phpmyadmin/phpmyadmin/commit/11d8af138f03bbd27c76c263137deb3efdfe47b0 Author: Hugues Peccatte <[email protected]> Date: 2019-11-02 (Sat, 11 November 2019) +01:00 Changed paths: M tbl_export.php Log Message: ----------- Fix #15316 CROSS JOIN clause is removed on export Signed-off-by: Hugues Peccatte <[email protected]> Commit: b39d22b35e28c575dac82f0931d2d3fe47756bc1 https://github.com/phpmyadmin/phpmyadmin/commit/b39d22b35e28c575dac82f0931d2d3fe47756bc1 Author: William Desportes <[email protected]> Date: 2019-11-10 (Sun, 11 November 2019) +01:00 Changed paths: M tbl_export.php Log Message: ----------- Merge #15553 and #15554 - fix export, do not remove aliases or cross join Fixes: #12241 Fixes: #15316 Fixes: #14691 Fixes: #13187 Fixes: #14612 Fixes: #13222 Closes: #13296 Signed-off-by: William Desportes <[email protected]> Commit: 17120e12a4da89ad01566984c0c472432556146b https://github.com/phpmyadmin/phpmyadmin/commit/17120e12a4da89ad01566984c0c472432556146b Author: William Desportes <[email protected]> Date: 2019-11-10 (Sun, 11 November 2019) +01:00 Changed paths: M ChangeLog Log Message: ----------- Add ChangeLog entry for #12241 and #15316 Ref: #14691 Ref: #13187 Ref: #14612 Ref: #13222 Signed-off-by: William Desportes <[email protected]> Commit: fa2f887703d3971395286e4382c4abf90c983799 https://github.com/phpmyadmin/phpmyadmin/commit/fa2f887703d3971395286e4382c4abf90c983799 Author: William Desportes <[email protected]> Date: 2019-11-10 (Sun, 11 November 2019) +01:00 Changed paths: M doc/config.rst M doc/two_factor.rst Log Message: ----------- Fix redirects and broken links on .rst docs Signed-off-by: William Desportes <[email protected]> _______________________________________________ Git mailing list [email protected] https://lists.phpmyadmin.net/mailman/listinfo/git
