MySQl 5.0 如何 grant super 权限给用户呢? 执行以下总是不行. mysql> GRANT super ON test.* TO user01@localhost;ERROR 1221 (HY000): Incorrect usage of DB GRANT and GLOBAL PRIVILEGES