hello everyone,
I installed phpmyadmin on my Fedora Core 10. I logged into phpmyadmin. I found 6 different users to use mysql. Under privileges, this is what I found. I ...
-
Just Joined!
mysql users on Fedora 10 some may need deletion? which ones should I delete?
hello everyone,
I installed phpmyadmin on my Fedora Core 10. I logged into phpmyadmin. I found 6 different users to use mysql. Under privileges, this is what I found. I just want to know. Which ones I can delete and which ones I should leave alone? thanks in advance for your help. Any help is appreciated. thank you.
Code:
User Host Global privileges Grant
Any % USAGE No
Any server USAGE No
Any localhost USAGE No
Root 127.0.0.1 ALL-PRIVILEGES Yes
Root server ALL-PRIVILEGES Yes
Root localhost ALL-PRIVILEGES Yes
thanks
-
Linux User

Originally Posted by
asif2k
hello everyone,
I installed phpmyadmin on my Fedora Core 10. I logged into phpmyadmin. I found 6 different users to use mysql. Under privileges, this is what I found. I just want to know. Which ones I can delete and which ones I should leave alone? thanks in advance for your help. Any help is appreciated. thank you.
Code:
User Host Global privileges Grant
Any % USAGE No
Any server USAGE No
Any localhost USAGE No
Root 127.0.0.1 ALL-PRIVILEGES Yes
Root server ALL-PRIVILEGES Yes
Root localhost ALL-PRIVILEGES Yes thanks
Looks okay to me, dont need to delete anyone.
"A graphical user interface is just a mask. What lies beneath is what matters."
-
Just Joined!
Code:
User Host Global privileges Grant
Any % USAGE No
Any server USAGE No
Any localhost USAGE No
Root 127.0.0.1 ALL-PRIVILEGES Yes
Root server ALL-PRIVILEGES Yes
Root localhost ALL-PRIVILEGES Yes

Originally Posted by
Felarin
Looks okay to me, dont need to delete anyone.
on the first line what is the " % " for???
thanks
-
Linux User
If i'm not wrong, it's for all remote hosts as restricted users.
"A graphical user interface is just a mask. What lies beneath is what matters."
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules