How to Create a MySQL Database in CPanel
http://techhut.tv/
MySQL is a database server. It is commonly coupled with PHP to provide a way for users to access data stored in the database from the web. It is commonly found on Unix servers.
How to Create a MySQL Database on CPanel
1. Click MySQL Databases
2. Create a user using a complex password only you know. Don't forget the information.
3. Create a Database giving it a name that will reflect how it will be used. For example if you are going to use it with wordpress you can name it wp, blog, wordpress, etc.
4. Under "Add user to Database" select your new User and Database and click "Add"
5. Give all permissions unless you want otherwise but it is recommended to give all permissions if you plan on using the database with a script.
6. There you go make sure you know the Host, User, Database Name, and Password.
http://techhut.tv/
How to Create a MySQL Database in CPanel
How to Create a MySQL Database in CPanel
How to Create a MySQL Database in CPanel