mirror of
https://github.com/MariaDB/server.git
synced 2025-11-06 13:10:12 +03:00
When granting a role to another role, DB privileges get propagated. If the grantee had no previous DB privileges, an extra ACL_DB entry is created to house those "indirectly received" privileges. If, afterwards, DB privileges are granted to the grantee directly, we must make sure to not create a duplicate ACL_DB entry.
17 KiB
17 KiB