All Collections
MySQL databases
Database management
How to Create a New MySQL Database
How to Create a New MySQL Database
Creating MySQL databases through via hPanel at Hostinger
Updated over a week ago

Your MySQL databases can be fully managed from the MySQL Databases page. To create a database, go to Websites → Manage, search for Management on the sidebar, and click on it:

The hPanel sidebar showing to select Databases Management

Next, make sure the website to which the database will be assigned is selected on the left drop-down menu:

The Database management section showing how to select the website

In the section Create a New MySQL Database And Database User, enter your MySQL database name, username, and password, then click on Create:

The Create a new database section showing how to create a database

Once done, the new database will be assigned to the selected domain automatically and appear in the List of Current MySQL Databases And Users section, where you will be able to manage it.

NOTES:

  • The first part of the database/username (u123456789) is unique and cannot be removed or changed

  • Password must contain at least one number and one uppercase and lowercase letter, and at least 8 or more characters

  • Each database can only have one user. If you need multiple users, you can consider a VPS plan

Did this answer your question?