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