adrian26v2 0 Posted January 19, 2015 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'sthankyou! Quote Share this post Link to post Share on other sites
0 Rand 6 Posted January 19, 2015 (edited) Try this: On the phpMyAdmin default page (localhost) click on the "Privileges" link Click on the "Add a new User link" Assign the User a login and password Where it says "Database for User" select "None" Leave all checkboxes in global privileges unchecked Press the "Go" button You should see the new user in the User overview. Global privileges should say "Usage". Click on the edit icon next the the User's account Under "Database-specific privileges" where it says "Add privileges on the following database" chose the database(s) you wish to assign to the user Assign the User whatever privileges you wish them to have for that database Press the "Go" button Edited January 19, 2015 by Rand Quote Share this post Link to post Share on other sites
0 Legend 43 Posted January 19, 2015 This might solved your problem1) Click the "users" button on your phpmyadmin. 2) Click edit privileges. 3) click check all and be sure everything in the "data", "structure" and "administration" must have a check mark. 4) scroll down to the bottom and you will find this "go" button. Click that. 5) And finally you must see this after doing all the steps above ^Good luck! Quote Share this post Link to post Share on other sites
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