Branch: refs/heads/QA_4_5 Home: https://github.com/phpmyadmin/phpmyadmin Commit: 3b8644318aced18c66fb84f3b449c54ba2b304a5 https://github.com/phpmyadmin/phpmyadmin/commit/3b8644318aced18c66fb84f3b449... Author: Deven Bansod devenbansod.bits@gmail.com Date: 2016-01-08 (Fri, 08 Jan 2016)
Changed paths: M libraries/check_user_privileges.lib.php M libraries/controllers/TableStructureController.class.php M libraries/operations.lib.php M libraries/plugins/auth/AuthenticationCookie.class.php M libraries/rte/rte_routines.lib.php M libraries/server_privileges.lib.php M templates/columns_definitions/column_attributes.phtml M test/classes/controllers/TableStructureController_test.php
Log Message: ----------- Fix #11752 , analyse the grant strings to perform checks for privileges instead of running all the test queries on mysql db
Signed-off-by: Deven Bansod devenbansod.bits@gmail.com
Commit: a478437e0ee4d74ec5036cb32e165da002303dd1 https://github.com/phpmyadmin/phpmyadmin/commit/a478437e0ee4d74ec5036cb32e16... Author: Michal Čihař michal@cihar.com Date: 2016-01-14 (Thu, 14 Jan 2016)
Changed paths: M libraries/check_user_privileges.lib.php M libraries/controllers/TableStructureController.class.php M libraries/operations.lib.php M libraries/plugins/auth/AuthenticationCookie.class.php M libraries/rte/rte_routines.lib.php M libraries/server_privileges.lib.php M templates/columns_definitions/column_attributes.phtml M test/classes/controllers/TableStructureController_test.php
Log Message: ----------- Merge pull request #11832 from devenbansod/fix_11752
Fix #11752
Compare: https://github.com/phpmyadmin/phpmyadmin/compare/d7b3529b992b...a478437e0ee4