Grant a user’s permissions to a MySQL database
Posted on 01 Mar 2007 by
Warning: printf(): Too few arguments in /home2/blogwebhostingbu/public_html/wp-content/themes/webhostingbuzz-blog/single.php on line 16
Once you have created a user to use a database you need to grant that user permission to use the database. If you have not yet created a user, refer to Creating a MySQL user for more information.
To grant user permissions to a MySQL database:
Click on the MySQL databases button on the home page.
Choose the specific user from the User drop-down list and the specific database to grant permissions to from the Db drop-down list.
Click on the Add User to Db button. The user now has permission to use that database and sample connection strings are shown in the MySQL window.
Removing a MySQL user
01 Mar 2007 by
Warning: printf(): Too few arguments in /home2/blogwebhostingbu/public_html/wp-content/themes/webhostingbuzz-blog/single.php on line 45
Removing a MYSQL user’s permissions
01 Mar 2007 by
Warning: printf(): Too few arguments in /home2/blogwebhostingbu/public_html/wp-content/themes/webhostingbuzz-blog/single.php on line 67



