Forum : What are some good ideas regarding user security in MySQL?
Brief description  about Online courses   join in Online courses
View Balu  Prasad 's Profile

What are some good ideas regarding user security in MySQL?

What are some good ideas regarding user security in MySQL??
Asked by Balu Prasad | Mar 18, 2010 |  Reply now
Replies (1)
View teacher siliconindia 's Profile
Hi Balu,
There is no user without a password. There is no user without a user name. There is no user whose Host column contains % (which here indicates that the user can log in from anywhere in the network or the Internet). There are as few users as possible (in the ideal case only root) who have unrestricted access.
Mar 18, 2010