Complete internet solutions for e-business.

HOME

PORTFOLIO

WEB HOSTING

WEB DESIGN

E-COMMERCE

INTERNET GUIDE

SUPPORT

CONTACT US


How To

 

Tutorials

Support Desk

Support Desk

 
 
Send Us  Form Mail
 
 

This tutorial will show you how to create a MySQL user

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 permissions to the specific database first. Refer to Grant a user's permissions to a MySQL database for more information.

To create a MySQL user:

  1. Click on the Add/Remove MySQL Databases link in the Domain Control area.

  2. Enter the user's name in the Username field and the user's password in the Password field.

  3. Click on the Create user button. Click on the MySQL databases link to return to the MySQL databases window to confirm that it has been created.

Creating a MySQL user