How do I create a MySQL database?

How do I create a MySQL database?

You can create MySQL databases in seconds directly from your VISYOO control panel. 

This option is unavailable for packages hosted on our WordPress platform due to its WP-optimised nature. If you need to create a MySQL database, you'll need to move the website to our Linux platform.To create new MySQL databases:

1. Log in to your control panel HERE and select Manage Hosting.
2. Choose Manage next to the hosting package you wish to create a MySQL database for. 
3. Under Web Tools, select MySQL Databases. Here you can complete the following actions:

  • Create new MySQL databases. Each MySQL database has a maximum size of 1024MB (1GB).
  • Manage existing databases.
  • Add additional MySQL users to databases.
  • Manage your additional MySQL users.

4. Under Add a new MySQL Database, choose a name for your database. Database names must be between 6 and 20 characters long, and we automatically add a suffix to avoid name collisions with other users.

5. Once you have chosen a name, click Create Database. Your new MySQL database will automatically appear in the Manage MySQL Databases section underneath.

From here you can change the automatically generated password, monitor usage, remove your MySQL database, or log in to your database.


    • Related Articles

    • What's the maximum MySQL database size allowed?

      At VISYOO, each MySQL database you create can store up to 1024 MB (1 GB) of data. As databases comprise of only text, this is a lot of space in real terms; to put it into perspective, a VISYOO customer’s average database size is just 10 MB. In the ...
    • Why is MySQL support missing from the PHP installation?

      Our web servers run PHP 7+ as standard. In this version of PHP the MySQL module has been replaced by either the 'mysqli' or 'PDO_MySQL' extension. Read more about the MySQL extension deprecation on PHP's website.  If you have a website using this ...
    • How can I create a subdomain?

      To create a subdomain: Log in HERE Head to Manage Hosting -> Manage. Select the Subdomains icon. You can then add your subdomain into the Subdomain field and select Create Subdomain. You're also able to change the Document Root so that you can direct ...
    • How can I create a subdomain?

      To create a subdomain: Log in HERE. Head to Manage Hosting -> Manage. Select the Subdomains icon. You can then add your subdomain into the Subdomain field and select Create Subdomain. You're also able to change the Document Root so that you can ...
    • How can I create a subdomain?

      To create a subdomain: Log in HERE. Head to Manage Hosting -> Manage. Select the Subdomains icon. You can then add your subdomain into the Subdomain field and select Create Subdomain. You're also able to change the Document Root so that you can ...