[phpmyadmin/phpmyadmin] a707ab: Fixes #11519. Bug while exporting results when a j...

Branch: refs/heads/QA_4_5 Home: https://github.com/phpmyadmin/phpmyadmin Commit: a707ab5616832a48ea3e39a90b824f33173c7980 https://github.com/phpmyadmin/phpmyadmin/commit/a707ab5616832a48ea3e39a90b82... Author: Dan Ungureanu <udan1107@gmail.com> Date: 2015-10-03 (Sat, 03 Oct 2015) Changed paths: M libraries/sql-parser/src/Statements/SelectStatement.php Log Message: ----------- Fixes #11519. Bug while exporting results when a joined table field name is in SELECT query. Signed-off-by: Dan Ungureanu <udan1107@gmail.com> Commit: 88527a0ff0eef42f66d22173d18f7b32307ced90 https://github.com/phpmyadmin/phpmyadmin/commit/88527a0ff0eef42f66d22173d18f... Author: Madhura Jayaratne <madhura.cj@gmail.com> Date: 2015-10-03 (Sat, 03 Oct 2015) Changed paths: M libraries/sql-parser/src/Statements/SelectStatement.php Log Message: ----------- Merge pull request #11534 from udan11/fix_11519 Fix #11519. Bug while exporting results when a joined table field name is in SELECT query. Compare: https://github.com/phpmyadmin/phpmyadmin/compare/b41ab56e3b09...88527a0ff0ee
participants (1)
-
Madhura Jayaratne