I wanted to drop/kill connections made to specific schema of a database. Could you please sugest a prudent way to do this?
Cheers
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
In order to prevent a user from connecting you could lock the account:
If you want to disconnect all sessions of a user, you could use the method described in another SO: