[phpmyadmin/phpmyadmin] 7d4f18: Current user might vary from the actual defined us...

Branch: refs/heads/QA_4_6 Home: https://github.com/phpmyadmin/phpmyadmin Commit: 7d4f188c728564687580de0d269a1d434964ff76 https://github.com/phpmyadmin/phpmyadmin/commit/7d4f188c728564687580de0d269a... Author: Deven Bansod <devenbansod.bits@gmail.com> Date: 2016-12-02 (Fri, 02 Dec 2016) Changed paths: M ChangeLog M libraries/DatabaseInterface.php Log Message: ----------- Current user might vary from the actual defined user Use CURRENT_USER instead, which would give the actual user defined in User accounts table Fix #12769 ChangeLog entry for #12769 Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com> Commit: b875cf13c5228b92d73d80ad4932594ef8ca60ca https://github.com/phpmyadmin/phpmyadmin/commit/b875cf13c5228b92d73d80ad4932... Author: Michal Čihař <michal@cihar.com> Date: 2016-12-02 (Fri, 02 Dec 2016) Changed paths: M ChangeLog M libraries/DatabaseInterface.php Log Message: ----------- Merge pull request #12770 from devenbansod/fix_12769 Fix #12769 : Current user might vary from the actual defined user Compare: https://github.com/phpmyadmin/phpmyadmin/compare/a11a6858d193...b875cf13c522
participants (1)
-
Michal Čihař