FLUSH_PRIVILEGES: A new dynamic privilege to execute FLUSH PRIVILEGES
📝
内容提要
MySQL 8.4 introduces a new privilege, FLUSH_PRIVILEGES, which allows database users to execute FLUSH PRIVILEGES statement without the need of RELOAD privilege.
➡️