mysql what is super privilege code example Example: add super privilege mysql grant super on *.* to user@localhost; FLUSH PRIVILEGES;