Creating a MySQL user
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
You need to create a MySQL user before that user is able to use the database. This does not automatically allow the user to use a database – you need to grant that user permission to the specific database first. Refer to Grant a user’s permissions to a MySQL database for more information.
To create a MySQL user:
Click on the MySQL databases button on the home page.
Enter the user’s name in the UserName field and the user’s password in the Password field.
Click on the Add User button.
Removing a database
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
01 Mar 2007 by
Warning: printf(): Too few arguments in /home2/blogwebhostingbu/public_html/wp-content/themes/webhostingbuzz-blog/single.php on line 67



