Jump to content
  • 0
Sign in to follow this  
adrian26v2

phpMyAdmin Help !

Question

hi :)


how can i make a new user in phpmyadmin and they can't see the other tables :) 

for example user1: have a ragnarok table then i create "user2" using my root account 

 

then after i create "user2 account" i want user2 account to don't see the user1: tables and also the root table's

thankyou!

Share this post


Link to post
Share on other sites

2 answers to this question

Recommended Posts

  • 0

Try this:

 

 

  1. On the phpMyAdmin default page (localhost) click on the "Privileges" link
  2. Click on the "Add a new User link"
  3. Assign the User a login and password
  4. Where it says "Database for User" select "None"
  5. Leave all checkboxes in global privileges unchecked
  6. Press the "Go" button

 

 

You should see the new user in the User overview. Global privileges should say "Usage". 

 

 

 

 

  1. Click on the edit icon next the the User's account
  2. Under "Database-specific privileges" where it says "Add privileges on the following database" chose the database(s) you wish to assign to the user
  3. Assign the User whatever privileges you wish them to have for that database
  4. Press the "Go" button

 

 

 

Edited by Rand

Share this post


Link to post
Share on other sites
  • 0

This might solved your problem

1) Click the "users" button on your phpmyadmin.

8pLgNa.png

 

2) Click edit privileges.

aRBsbR.png

 

3) click check all and be sure everything in the "data", "structure" and "administration" must have a check mark.

 

NVGcz0.png

 

4) scroll down to the bottom and you will find this "go" button. Click that.

UQryM4.png

 

5) And finally you must see this after doing all the steps above ^

F0M2RV.png

Good luck!

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.