windyii opened a new issue #2028: Support mulit-tenant for sharding-proxy
URL: https://github.com/apache/incubator-shardingsphere/issues/2028
 
 
   ## Feature Request
   Support mulit-tenant for sharding-proxy.
   
   Sharding-proxy only has one user for all schemas. But we want DBA and normal 
user to access the same sharding-proxy cluster especially for sharding. DBA 
should be allowed to use DDL but normal user shouldn't.  
   It may be done if there are mulit-tenant and user<->schema relations 
configured.  Set different user in schemas and let MySQL do ACL.
   Reference: https://github.com/actiontech/dble
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to