LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Syndicated Linux News (https://www.linuxquestions.org/questions/syndicated-linux-news-67/)
-   -   LXer: How to create and configure a MySQL user from the command line (https://www.linuxquestions.org/questions/syndicated-linux-news-67/lxer-how-to-create-and-configure-a-mysql-user-from-the-command-line-4175530261/)

LXer 01-06-2015 06:13 PM

LXer: How to create and configure a MySQL user from the command line
 
Published at LXer:

To access a MySQL server, you need to log in to the server using a user account. Each MySQL user account has a number of attributes associated with it, such as user name, password, as well as privileges and resource limits. Privileges are user-specific permissions defining what you can do inside a MySQL server, while resource limits set the limitations on the amount of server resource allowed for for the user. Creating or updating a MySQL user involves managing all these attributes of the user account.

Read More...


All times are GMT -5. The time now is 02:20 PM.