morningman opened a new issue #271: User can not kill it own session with 
'kill' cmd
URL: https://github.com/apache/incubator-doris/issues/271
 
 
   **Describe the bug**
   User can not kill it own session with 'kill' cmd
   
   **To Reproduce**
   1. connect to doris with a non-root user;
   2. connect to doris use same user from different host
   3. execute 'show processlist' and try to kill the first connect with 'kill 
connect_id';
   4. error: ERROR 1095 (HY000): You are not owner of thread 61711
   
   **Expected behavior**
   User should be able to kill its own connections.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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

Reply via email to