abdfahim Posted August 26, 2008 Share Posted August 26, 2008 I have several database and each DB has several tables. I have password set for mysql so all the admin can access all the tables using that password. But now, I want to give different password to one particular database so that not all the admins can see that table. How can i do that? Quote Link to comment Share on other sites More sharing options...
Mchl Posted August 26, 2008 Share Posted August 26, 2008 Create separate user for those 'restricted' admins, and give them access only to the databeses you want to see them. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.