> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.serverfreak.com/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# How to Create MYSQL Database with MYSQL Database Wizard

1. Login to your cPanel at http://yourdomain.com/cpanel  and click on **MySQL Database Wizard**.

![](https://storage.crisp.chat/users/helpdesk/website/0e35a1b5-ce97-4d12-a27e-1bbafd0ae641/1ac239b3-ca8f-440e-8dcb-abf27d5687f5.png)




2) Insert your database name in the provided field. In this example, I have entered _"wizardsample1"_ as my database name and click on **Next Step**. (No special character and no more than 8 characters are allowed). 

![](https://storage.crisp.chat/users/helpdesk/website/0e35a1b5-ce97-4d12-a27e-1bbafd0ae641/9da2025d-4347-4502-bf0f-954450658dd3.png)




3) Enter the database user and password you want to use for this database in the given text boxes respectively.

Click **Create User** to continue.

![](https://storage.crisp.chat/users/helpdesk/website/0e35a1b5-ce97-4d12-a27e-1bbafd0ae641/7f3d96dc-d0da-497e-b645-60195258109a.png)




4) At this stage, you may need to assign the privilege to this MySQL user . The top of the table provides a checkbox option **"ALL PRIVILEGES"** allowing you to create the database with all privileges, otherwise choose the available privileges in the two columns. Click **Next Step** and you are done.


![](https://storage.crisp.chat/users/helpdesk/website/0e35a1b5-ce97-4d12-a27e-1bbafd0ae641/490ba1f4-cfe8-4091-b04d-9bc5f383b637.png)

