mirror of
https://github.com/MariaDB/server.git
synced 2025-11-25 17:25:02 +03:00
than an empty host '' is the same as any-host wildcard '%'. Replace '' with '%' in the parser (for GRANT ... foo@'') and when loading grant tables. Side effect: one cannot have foo@'' and foo@'%' both at the same time (but one can have foo@'%' and foo@'%%')
14 KiB
14 KiB