error 1227

  1. K

    Error: “#1227 - Access denied; you need (at least one of) the SUPER privilege(s) for this operation”

    You can follow below steps to resolve this error, this error occur while running query in phpmyadmin. First you need root access to resolve this error. With root access you can make changes in configuration file with below command: vi /etc/my.cnf You have to add below line in this file...
Top