MRYOG opened a new issue, #28880:
URL: https://github.com/apache/doris/issues/28880

   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no 
similar issues.
   
   
   ### Description
   
   Catalog通过JDBC 方式连接的MySQL数据库,执行delete操作时,提示errCode = 2, detailMessage = 
External catalog 'up_mysql' is not allowed in 'DeleteStmt'
   但是配置的用户有对表进行增删改查的权限
   
   ### Solution
   
   catalog 权限能否与用户本身权限一致,不对删除等操作进行限制,可以通过本身数据库对用户的权限限制。或者doris中也可以对catalog 
进行权限限制
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
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: commits-unsubscr...@doris.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to