Add MySQL User | Give them Permissions On a Database

This simple guide demonstrates adding a new user to mysql and giving that user full access rights to a particular db within MySQL. This is really useful when you want to create a new database user for a new wordpress isntall. You can do this from the command line of your server if you login… Continue reading Add MySQL User | Give them Permissions On a Database