You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2021/04/15 12:55:06 UTC

[GitHub] [shardingsphere] tristaZero opened a new issue #10102: Implement SQLServerPrivilegeHandler and add unit test

tristaZero opened a new issue #10102:
URL: https://github.com/apache/shardingsphere/issues/10102


   Hi, community,
   
   This issue is to `override` the `create()`, `grantAll()`,  and `diff()` of `SQLServerPrivilegeHandler` and also add unit tests for them in `SQLServerPrivilegeHandlerTest`.
   
   ### Definitions
   `create()`, means creating new users (from the signature) in the database.
   `grantAll()` means granting super privileges to users (from the signature) in the database.
   `diff()`, means getting the user list where the users do not exist in the database.
   
   ### Reference
   #10075 and #10073 are for your references.


-- 
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:
users@infra.apache.org



[GitHub] [shardingsphere] terrymanu closed issue #10102: Implement SQLServerPrivilegeHandler and add unit test

Posted by GitBox <gi...@apache.org>.
terrymanu closed issue #10102:
URL: https://github.com/apache/shardingsphere/issues/10102


   


-- 
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:
users@infra.apache.org



[GitHub] [shardingsphere] terrymanu closed issue #10102: Implement SQLServerPrivilegeHandler and add unit test

Posted by GitBox <gi...@apache.org>.
terrymanu closed issue #10102:
URL: https://github.com/apache/shardingsphere/issues/10102


   


-- 
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:
users@infra.apache.org



[GitHub] [shardingsphere] RaigorJiang commented on issue #10102: Implement SQLServerPrivilegeHandler and add unit test

Posted by GitBox <gi...@apache.org>.
RaigorJiang commented on issue #10102:
URL: https://github.com/apache/shardingsphere/issues/10102#issuecomment-820541291


   Hi @tristaZero , I want to do this.


-- 
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:
users@infra.apache.org