Branch: refs/heads/QA_4_5
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 8ad474dda0458c69b6a29f1b2ad1984b22662bce
      
https://github.com/phpmyadmin/phpmyadmin/commit/8ad474dda0458c69b6a29f1b2ad1984b22662bce
  Author: Michal Čihař <mic...@cihar.com>
  Date:   2016-01-08 (Fri, 08 Jan 2016)

  Changed paths:
    M ChangeLog
    M libraries/check_user_privileges.lib.php

  Log Message:
  -----------
  Do not invoke FLUSH PRIVILEGES when server in --skip-grant-tables

In this case we know the user has all privileges, so there is no need to
check it.

Also FLUSH PRIVILEGES causes --skip-grant-tables to end, making all
previous checks invalid.

Fixes #11828

Signed-off-by: Michal Čihař <mic...@cihar.com>


_______________________________________________
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git

Reply via email to