How to create a MySQL database
Before you start
To complete the actions presented below, you must have:
- A Dedibox account logged into the Online console
- Created a Webhosting Classic
- Click Hosting. A list of your webhosting accounts displays.
- Click Manage next to the hosting you want to configure. The webhosting overview page displays.
- Click MySQL databases under Databases in the side menu. The list of your databases displays.
- Click Add database. A pop-up displays.
- Enter the database name, the database password, and its confirmation. Then click Create MySQL database.
Once created, your database displays in the list of your MySQL databases.
Limitations
Databases are not hosted in the local storage of Webhosting services.
However, to ensure the best performance of the SQL servers, we have defined limits for the sizes of the databases:
- Maximum size of a table: 1 GB for all offers.
- Maximum number of tables in a database: 2,000 for all offers.
- Number of simultaneous requests: 3 requests for the Personal offer, 50 requests for the Pro offer, 75 requests for the Business offer.
If you reach these limits and are unable to use your database, you can connect to the MySQL shell in the administration interface to check the size of your databases and manage your data to reduce usage.
See Also
Still need help?Create a support ticket