Forum : MySQL - What the Privilege System Does
Brief description  about Online courses   join in Online courses
View Manju  S Reddy 's Profile

MySQL - What the Privilege System Does

MySQL - What the Privilege System Does???
Asked by Manju S Reddy | Mar 19, 2010 |  Reply now
Replies (1)
View teacher siliconindia 's Profile
Hi Manjunath,
The primary function of the MySQL privilege system is to authenticate a user connecting from a given host, and to associate that user with privileges on a database such as select, insert, update and delete.
Additional functionality includes the ability to have an anonymous user and to grant privileges for MySQL-specific functions such as LOAD DATA INFILE and administrative operations.
Mar 19, 2010