mirror of
https://github.com/MariaDB/server.git
synced 2025-12-01 17:39:21 +03:00
Due to the collation used on the roles_mapping_hash, key comparison would work in a case-insensitive manner. This is incorrect from the roles mapping perspective. Make use of a case-sensitive collation for that hash, the same one used for the acl_roles hash.
381 KiB
381 KiB