Closed david-barbion closed 1 year ago
This may also address issue #1502
FIREWALL_EXEMPT is a Mysql enterprise plugin permission that should not be available in the community edition. Closing this PR as it won't help in the globalization of the handling of permissions...
Starting MySQL 8.0.27, a new privilege is added: FIREWALL_EXEMPT. When granting ALL PRIVILEGES, this new privilege is also granted.
This PR adds a new workaround for this use case.
Ref: https://dev.mysql.com/doc/refman/8.0/en/privileges-provided.html#priv_firewall-exempt