5 Oct
2016
5 Oct
'16
8:08 a.m.
Branch: refs/heads/QA_4_6 Home: https://github.com/phpmyadmin/phpmyadmin Commit: 9ceb237dd6779e58047d112d051ab28b1002eb92 https://github.com/phpmyadmin/phpmyadmin/commit/9ceb237dd6779e58047d112d051a... Author: Deven Bansod <devenbansod.bits@gmail.com> Date: 2016-10-05 (Wed, 05 Oct 2016) Changed paths: M tbl_export.php Log Message: ----------- Don't append FROM clause for replacing in UNION statements If global statement has atleast one union, it should not have a FROM. Fix #12619 Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com>