justbk2015 opened a new issue #11236:
URL: https://github.com/apache/shardingsphere/issues/11236


   ## Bug Report
   grant privileges to user_test; 
   this language not support on sharding-proxy
   
   ### Which version of ShardingSphere did you use?
   opengauss_adapt
   ### Which project did you use? ShardingSphere-JDBC or ShardingSphere-Proxy?
   proxy
   ### Expected behavior
   execute success
   ### Actual behavior
   with exception
   ### Reason analyze (If you can)
   not support this language
   ### Steps to reproduce the behavior, such as: SQL to execute, sharding rule 
configuration, when exception occur etc.
   use gsql to login sharding_db, then execute:
   sharding_db=>grant privileges to user_test; 
   result is ERROR: You have an error in your SQL syntax
   ### Example codes for reproduce this issue (such as a github link).
   see: 
https://gitee.com/opengauss/openGauss-distributed-solutions/issues/I3YPSM?from=project-issue


-- 
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]


Reply via email to