How to create a MySQL user account?

wxdqz

New Member
Hi There,

I have MySQL and PHP installed on a Red Hat machine and up until now I've been able to access the dbase with the root/pwd. However I have a couple clients who want access to the MySQL database. How can I create a database "monkey" for them and create a user/pwd for just that database. They would need pretty much all the permissions (insert,drop,alter, etc).

Any help would be appreciated.

Thanks,

-dr
 
Back
Top