donggithup opened a new issue, #12976: URL: https://github.com/apache/iotdb/issues/12976
### Search before asking - [X] I searched in the [issues](https://github.com/apache/iotdb/issues) and found nothing similar. ### Version 0.13.3 ### Describe the bug and provide the minimal reproduce step  ### What did you expect to see? 可以根据不同路径级别授权 ### What did you see instead? 执行两种授权语句后,权限都是授权到了 root 而不是精确到root.test3_tonglian_transactions2021 这个级别 GRANT USER user823 PRIVILEGES ALL on root.test3_tonglian_transactions2021 GRANT USER user824 PRIVILEGES ALL on root.test3_tonglian_transactions2021.** ### Anything else? _No response_ ### Are you willing to submit a PR? - [X] I'm willing to submit a PR! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
