mirror of
https://github.com/MariaDB/server.git
synced 2025-11-10 23:02:54 +03:00
The problem was that databases with '_' in the name did not match a correct ACL with a literal '_' (i.e. '\_') in the db name, only identical strings matched. The fix makes this work, and also ACLs with wildcards in the db name work.
11 KiB
11 KiB