databend
databend copied to clipboard
New planner doesn't support `GRANT CREATE USER ON *.* TO '{}'@'{}'`
We already support GRANT CREATE ON *.* TO '{}'@'{}'. So this is not an issue?
We already support
GRANT CREATE ON *.* TO '{}'@'{}'. So this is not an issue?
Please close this issue and remove the related tests directly if so.