MySQL: Creating Users & Granting Access Simplified

MySQL: Creating Users & Granting Access Simplified

Note: This article will be emailed to your friend.

In MySQL you can use the GRANT statement to create users and assign privileges to them at the same time. It is extremely convenient and beats create user or directly hacking the mysql.user table. I learned few things about GRANT the hard way.

MySQL allows you to create users associated with a particular host name [...]

Read the rest of this article (182 words)

Please fill in the following fields

* - Required

Your Name: *

Your E-Mail: *

Your Remarks:

Friend's Name: *

Friend's E-Mail: *

Protected by Comment Guard Pro