How to create and configure a MySQL user from the command line

Posted by xmodulo on Jan 6, 2015 8:06 PM EDT
Xmodulo; By Dan Nanni
Mail this story
Print this story

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.

Full Story

  Nav
» Read more about: Story Type: Tutorial; Groups: Linux, MySQL

« Return to the newswire homepage

This topic does not have any threads posted yet!

You cannot post until you login.